SimpleITK  
Classes | Namespaces
sitkRelabelComponentImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkRelabelComponentImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::RelabelComponentImageFilter
 Relabel the components in an image such that consecutive labels are used. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::RelabelComponent (const Image &image1, uint64_t minimumObjectSize=0u, bool sortByObjectSize=true)
 Relabel the components in an image such that consecutive labels are used. More...
 
Image itk::simple::RelabelComponent (Image &&image1, uint64_t minimumObjectSize=0u, bool sortByObjectSize=true)
 Relabel the components in an image such that consecutive labels are used. More...
 
Image itk::simple::RelabelComponent (Image &&image1, uint64_t minimumObjectSize=0u, bool sortByObjectSize=true)
 Relabel the components in an image such that consecutive labels are used. More...
 
Image itk::simple::RelabelComponent (const Image &image1, uint64_t minimumObjectSize=0u, bool sortByObjectSize=true)
 Relabel the components in an image such that consecutive labels are used. More...