MeVisLab Toolbox Reference
CSOLiveWireProcessor.h File Reference

Go to the source code of this file.

Classes

class  ml::CSOLiveWireProcessor
 Module which allows for an half-automatic generation of contours along image edges, based on the live wire algorithm. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Enumerations

enum  ml::CSOLiveWireFinishingMode { ml::CSO_LIVE_WIRE_FINISH_ON_DOUBLE_CLICK = 0 , ml::CSO_LIVE_WIRE_FINISH_ON_DISTANCE = 1 }
 Enumeration of finishing modes to test against. More...
 
enum  ml::SliceErrorHandlingMode { ml::CSO_SLICE_ERROR_HANDLING_REMOVE_CSO = 0 , ml::CSO_SLICE_ERROR_HANDLING_REMOVE_LAST_SEEDPOINT = 1 , ml::CSO_SLICE_ERROR_HANDLING_PRINT_WARNING = 2 }
 Enumeration of modes to handle CSOs over more than one slice (slicing while generating). More...