This is awesome.
How do you think a class would be designed to works on an itk::Image
, but does not need to iterate over the neighborhood, i.e. *it
is the pixel value?
This is awesome.
How do you think a class would be designed to works on an itk::Image
, but does not need to iterate over the neighborhood, i.e. *it
is the pixel value?