__header__
Description
Extact the contours form a Edge (Canny) Image
Inputs
CIFViewer
ContourImage
ROI
Parameters
PointsCollection
Return Collection of Contours (Edge Points)
Geometries
Return Collection of Geometries ie Lines
NbPointSets
NbGeometries
Return Counts
MinContrast
Min Contrast to be regarded as an edge
MinContourLength
Min Length of a Contour
if 0 none are removed
MaxGapPoints
Max Gap beween contours for them to be merged
if 0 none are comnined
MinVectorizeDistance
Allow Straightness Deviation
StraightnessDeviationFit
Allow Straightness Deviation for line fitting
MaxGapGeometries
To merge lines and create profile
if <0 none are removed
GeometryAngleThreshold
in degrees
less then create curves
greater than creates corners
CoordinateSystem
RenderStylePoints
RenderStyleGeometries
RefreshViewer
__footer__