fast::InverseGradientSegmentation class

Perform segmentation by following inverse direction of gradient vector field.

Used in TubeSegmentationAndCenterlineExtraction

Base classes

class ProcessObject
Abstract base class for all process objects.

Public functions

void setCenterlineInputConnection(DataChannel::pointer port)
void setVectorFieldInputConnection(DataChannel::pointer port)

Private functions

void execute() virtual