#include <Modules/CLI/ExtractSkeleton/SkelGraph.h>
Definition at line 46 of file SkelGraph.h.
◆ SkelGraph()
◆ ~SkelGraph()
virtual SkelGraph::~SkelGraph |
( |
| ) |
|
|
virtual |
◆ ExtractSkeletalGraph()
void SkelGraph::ExtractSkeletalGraph |
( |
const unsigned char * | image, |
|
|
const int | dim[3], |
|
|
const double | spacing[3] ) |
◆ FindMaximalPath()
void SkelGraph::FindMaximalPath |
( |
| ) |
|
◆ PrintGraph()
void SkelGraph::PrintGraph |
( |
| ) |
|
◆ SampleAlongMaximalPath()
void SkelGraph::SampleAlongMaximalPath |
( |
int | requestedNumberOfPoints, |
|
|
std::deque< Coord3i > & | axis_points ) |
The documentation for this class was generated from the following file: