ITK
6.0.0
Insight Toolkit
|
#include <itkLabelObjectLineComparator.h>
Performs a comparison of l1 < l2. Returns true if l1 is strictly less than l2.
This implementation was taken from the Insight Journal paper: https://doi.org/10.54294/q6auw4
Definition at line 41 of file itkLabelObjectLineComparator.h.
Public Member Functions | |
bool | operator() (TLabelObjectLine const &l1, TLabelObjectLine const &l2) const |
|
inline |
Definition at line 45 of file itkLabelObjectLineComparator.h.
References itk::Index< VDimension >::GetIndex().