OpenCMISS-Zinc C++ API Documentation
|
#include "zinc/field.hpp"
#include "zinc/fieldimageprocessing.h"
#include "zinc/fieldmodule.hpp"
Go to the source code of this file.
Classes | |
class | OpenCMISS::Zinc::FieldImagefilterBinaryDilate |
A field performing ITK binary dilate image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterBinaryErode |
A field performing ITK binary erode image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterBinaryThreshold |
Image processing derived field type performing the ITK binary threshold filter. More... | |
class | OpenCMISS::Zinc::FieldImagefilterCannyEdgeDetection |
A field returning result of ITK canny edge detection filter on the source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterConnectedThreshold |
A field performing ITK connected threshold image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterCurvatureAnisotropicDiffusion |
A field performing ITK curvature anisotropic diffusion image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterDiscreteGaussian |
Image processing derived field type performing the ITK discrete gaussian filter. More... | |
class | OpenCMISS::Zinc::FieldImagefilterHistogram |
Image processing derived field type performing the ITK histogram field. More... | |
class | OpenCMISS::Zinc::FieldImagefilterGradientMagnitudeRecursiveGaussian |
A field performing ITK gradient magnitude recursive gaussian image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterRescaleIntensity |
A field performing ITK rescale intensity image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterMean |
A field performing ITK mean image filter on source_field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterSigmoid |
A field performing ITK sigmoid image filter on scalar source field image. More... | |
class | OpenCMISS::Zinc::FieldImagefilterThreshold |
Image processing derived field type performing the ITK threshold filter. More... | |
Namespaces | |
OpenCMISS | |
The OpenCMISS namespace. | |
OpenCMISS::Zinc | |
The OpenCMISS::Zinc namespace. | |