ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkScalarChanAndVeseLevelSetFunction.h>
Static Public Member Functions | |
static Pointer | New () |
Static Public Attributes | |
static const unsigned int | ImageDimension = TFeatureImage::ImageDimension |
Static Public Attributes inherited from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData > | |
Static Public Attributes inherited from itk::RegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData > | |
Static Public Attributes inherited from itk::FiniteDifferenceFunction< TInputImage > |
Private Member Functions | |
void | operator= (const Self &) |
ScalarChanAndVeseLevelSetFunction (const Self &) |
LevelSet function that computes a speed image based on regional integrals of probabilities.
This class implements a level set function that computes the speed image by integrating values on the image domain.
Based on the papers:
"An active contour model without edges" T. Chan and L. Vese. In Scale-Space Theories in Computer Vision, pages 141-151, 1999. "Segmenting and Tracking Fluorescent Cells in Dynamic 3-D Microscopy With Coupled Active Surfaces" Dufour, Shinin, Tajbakhsh, Guillen-Aghion, Olivo-Marin In IEEE Transactions on Image Processing, vol. 14, No 9, Sep. 2005
This code was taken from the Insight Journal paper:
"Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes" http://www.insight-journal.org/browse/publication/642 http://hdl.handle.net/10380/3055
That is based on the papers:
"Level Set Segmentation: Active Contours without edge" http://www.insight-journal.org/browse/publication/322 http://hdl.handle.net/1926/1532 and "Level set segmentation using coupled active surfaces" http://www.insight-journal.org/browse/publication/323 http://hdl.handle.net/1926/1533
Definition at line 78 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ConstFeatureIteratorType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ConstFeatureIteratorType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 127 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ConstImageIteratorType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ConstImageIteratorType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 125 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef SmartPointer< const Self > itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ConstPointer |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 85 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef FeatureImageType::ConstPointer itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FeatureImageConstPointer |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 107 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::FeatureImageIteratorType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FeatureImageIteratorType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 126 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef TFeatureImage itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FeatureImageType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 106 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::FeatureIndexType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FeatureIndexType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 109 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::FeatureOffsetType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FeatureOffsetType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 110 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::FeaturePixelType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FeaturePixelType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 108 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::FloatOffsetType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::FloatOffsetType |
A floating point offset from an image grid location. Used for interpolation among grid values in a neighborhood.
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 114 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::GlobalDataStruct itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::GlobalDataStruct |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 117 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ImageIteratorType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ImageIteratorType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 124 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputImageConstPointer itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputImageConstPointer |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 96 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputImagePointer itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputImagePointer |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 97 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef TInputImage itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputImageType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 95 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputIndexType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputIndexType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 99 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputIndexValueType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputIndexValueType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 100 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputPixelType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputPixelType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 98 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputPointType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputPointType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 104 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputRegionType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputRegionType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 103 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputSizeType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputSizeType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 101 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::InputSizeValueType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::InputSizeValueType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 102 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ListImageType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ListImageType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 132 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ListPixelConstIterator itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ListPixelConstIterator |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 130 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ListPixelIterator itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ListPixelIterator |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 131 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ListPixelType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ListPixelType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 129 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::NeighborhoodType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::NeighborhoodType |
The type of data structure that is passed to this function object to evaluate at a pixel that does not lie on a data set boundary.
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 113 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::PixelType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::PixelType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 118 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef SmartPointer< Self > itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::Pointer |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 84 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::RadiusType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::RadiusType |
Neighborhood radius type
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 115 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::ScalarValueType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::ScalarValueType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 112 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef ScalarChanAndVeseLevelSetFunction itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::Self |
Standard class typedefs.
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 82 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::SharedDataPointer itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::SharedDataPointer |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 122 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::SharedDataType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::SharedDataType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 121 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData > itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::Superclass |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 83 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::TimeStepType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::TimeStepType |
Extract some parameters from the superclass.
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 116 of file itkScalarChanAndVeseLevelSetFunction.h.
typedef Superclass::VectorType itk::ScalarChanAndVeseLevelSetFunction< TInputImage, TFeatureImage, TSharedData >::VectorType |
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 119 of file itkScalarChanAndVeseLevelSetFunction.h.
|
inlineprotected |
Definition at line 134 of file itkScalarChanAndVeseLevelSetFunction.h.
|
inlineprotected |
Definition at line 135 of file itkScalarChanAndVeseLevelSetFunction.h.
|
private |
|
protected |
|
protected |
|
protectedvirtual |
Compute Parameters for the inner and outer parts.
Implements itk::RegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::LightObject.
|
virtual |
Run-time type information (and related methods)
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
|
static |
Method for creation through the object factory.
Reimplemented from itk::LightObject.
|
private |
Zero vector constant.
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
|
protected |
|
protected |
|
protectedvirtual |
Update and save the inner and outer parameters in the shared data structure.
Implements itk::RegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
|
static |
Save image dimension.
Reimplemented from itk::ScalarRegionBasedLevelSetFunction< TInputImage, TFeatureImage, TSharedData >.
Definition at line 93 of file itkScalarChanAndVeseLevelSetFunction.h.