#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::ValuedRegionalMinima (const Image &image1, bool fullyConnected=false) |
| Transforms the image so that any pixel that is not a regional minima is set to the maximum value for the pixel type. Pixels that are regional minima retain their value. More...
|
|
|
Image | itk::simple::ValuedRegionalMinima (const Image &image1, bool fullyConnected=false) |
| Transforms the image so that any pixel that is not a regional minima is set to the maximum value for the pixel type. Pixels that are regional minima retain their value. More...
|
|