EMAN2
|
#include "volume.h"
Go to the source code of this file.
Classes | |
class | wustl_mm::GraySkeletonCPP::VolumeSkeletonizer |
Namespaces | |
namespace | wustl_mm |
namespace | wustl_mm::GraySkeletonCPP |
Variables | |
const int | MAX_GAUSSIAN_FILTER_RADIUS = 10 |
const int | DEFAULT_SKELETON_DIRECTION_RADIUS = 3 |
const int DEFAULT_SKELETON_DIRECTION_RADIUS = 3 |
Definition at line 12 of file skeletonizer.h.
const int MAX_GAUSSIAN_FILTER_RADIUS = 10 |
Definition at line 11 of file skeletonizer.h.
Referenced by wustl_mm::GraySkeletonCPP::VolumeSkeletonizer::PerformPureJuSkeletonization().