|
ANIMA
4.0
|
#include <animaReadWriteFunctions.h>#include <itkConnectedComponentImageFilter.h>#include <itkRelabelComponentImageFilter.h>#include <itkImageRegionConstIterator.h>#include <itkMultiThreaderBase.h>#include <vnl/vnl_matrix.h>#include <tclap/CmdLine.h>#include <fstream>#include <algorithm>
Include dependency graph for animaDetectedComponents.cxx:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| struct { | |
| } | pair_decreasing_comparator |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 21 of file animaDetectedComponents.cxx.
References pair_decreasing_comparator.
| struct { ... } pair_decreasing_comparator |
Referenced by anima::SegPerfCAnalyzer::falsePositiveRatioTester(), and main().
1.8.13