file
AirwaySegmentation.cpp
Contents
- Reference
Namespaces
- namespace fast
- FAST namespace - All FAST code lives in this namespace.
Functions
- static auto grow(uchar* segmentation, std::vector<Vector3i> neighbors, std::vector<Vector3i>& voxels, short* data, float threshold, int width, int height, int depth, float previousVolume, float volumeIncreaseLimit, int volumeMinimum) -> int
- void regionGrowing(Image::pointer volume, Image::pointer segmentation, const Vector3i seed)