|
|
Line 102: |
Line 102: |
| ==Image Segmentation== | | ==Image Segmentation== |
| {{ITKExamplesTable}} | | {{ITKExamplesTable}} |
| |-
| |
| | [[ITK/Examples/Segmentation/ContourExtractor2DImageFilter| Extract contours from an image]] || {{ITKDoxygenURL|ContourExtractor2DImageFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/WishList/Segmentation/MorphologicalWatershedImageFilter| Morphological Watershed segmentation]] ||{{ITKDoxygenURL|MorphologicalWatershedImageFilter}} ||
| |
| |- | | |- |
| | [[ITK/Examples/Segmentation/MeanShiftClustering | Mean shift clustering]] || {{ITKDoxygenURL|SampleMeanShiftClusteringFilter}} || | | | [[ITK/Examples/Segmentation/MeanShiftClustering | Mean shift clustering]] || {{ITKDoxygenURL|SampleMeanShiftClusteringFilter}} || |
| |-
| | |
| | [[ITK/Examples/Segmentation/WishList/VoronoiDiagram2DGenerator | Voronoi diagram]] || {{ITKDoxygenURL|VoronoiDiagram2DGenerator}}, {{ITKDoxygenURL|VoronoiDiagram2D}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageProcessing/ConnectedComponentImageFilter | Label connected components in a binary image]] || {{ITKDoxygenURL|ConnectedComponentImageFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageProcessing/ScalarConnectedComponentImageFilter | Label connected components in a grayscale image]] || {{ITKDoxygenURL|ScalarConnectedComponentImageFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageProcessing/RelabelComponentImageFilter | Assign contiguous labels to connected regions of an image]] || {{ITKDoxygenURL|RelabelComponentImageFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageSegmentation/LabelContourImageFilter | Label the contours of connected components]] || {{ITKDoxygenURL|LabelContourImageFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageSegmentation/ConfidenceConnectedImageFilter | Segment pixels with similar statistics using connectivity ]] || {{ITKDoxygenURL|ConfidenceConnectedImageFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageSegmentation/LabelImageToLabelMapFilter | Convert an itk::Image consisting of labeled regions to a LabelMap ]] ||
| |
| {{ITKDoxygenURL|LabelImageToLabelMapFilter}} ||
| |
| |-
| |
| | [[ITK/Examples/ImageSegmentation/ExtractLargestConnectedComponentFromBinaryImage | Extract the largest connected component from a Binary Image ]] ||
| |
| |-
| |
| | [[ITK/Examples/ImageSegmentation/ExtractContourWithSnakes | Simple implementation of Snakes ]] ||
| |
| |-
| |
| | [[ITK/Examples/ImageSegmentation/ExtractLargestConnectedComponentFromBinaryImage | Extract the largest connected component from a Binary Image ]] ||
| |
| |-
| |
| | [[ITK/Examples/Segmentation/ThresholdImageFilterDemo | Demonstrate available threshold algorithms ]] ||
| |
| |-
| |
| | [[ITK/Examples/Segmentation/ConnectedComponentImageFilterDemo | Demonstrate connected component algorithm using available threshold algorithms ]] ||
| |
| |-
| |
| |} | | |} |
|
| |
|