#include "skeletonizer.h"
#include <list>
Include dependency graph for skeletonizer.cpp:
Go to the source code of this file.
Variables | |
const float | CURVE_VAL = 1.0f |
const float | SURFACE_VAL = 2.0f |
const float | MAP_ERR_VAL = 100.0f |
|
Definition at line 50 of file skeletonizer.cpp. |
|
Definition at line 52 of file skeletonizer.cpp. |
|
Definition at line 51 of file skeletonizer.cpp. Referenced by wustl_mm::GraySkeletonCPP::VolumeSkeletonizer::MarkSurfaces(). |