#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::AntiAliasBinary (const Image &image1, double maximumRMSError=0.07, uint32_t numberOfIterations=1000u) |
| A method for estimation of a surface from a binary volume. More...
|
|
Image | itk::simple::AntiAliasBinary (Image &&image1, double maximumRMSError=0.07, uint32_t numberOfIterations=1000u) |
| A method for estimation of a surface from a binary volume. More...
|
|
|
Image | itk::simple::AntiAliasBinary (Image &&image1, double maximumRMSError=0.07, uint32_t numberOfIterations=1000u) |
| A method for estimation of a surface from a binary volume. More...
|
|
Image | itk::simple::AntiAliasBinary (const Image &image1, double maximumRMSError=0.07, uint32_t numberOfIterations=1000u) |
| A method for estimation of a surface from a binary volume. More...
|
|