Back to Adaptive Vision Library website

You are here: Start » Function Reference » Shape Fitting

Shape Fitting

Select a function from the list below.

IconNameDescription
CreateArcFittingMapUsed together with arc fitting, but can be moved before the loop.
CreateCircleFittingMapUsed together with circle fitting, but can be moved before the loop.
CreatePathFittingMapUsed together with path fitting, but can be moved before the loop.
CreateSegmentFittingMapUsed together with segment fitting, but can be moved before the loop.
FitArcToEdgesPrecise detection of an arciform edge, whose rough location is known beforehand.
FitArcToRidgesPrecise detection of a thin arciform line, whose rough location is known beforehand.
FitArcToStripePrecise detection of a ring section, whose rough location is known beforehand.
FitCircleToEdgesPrecise detection of a circular object or hole, whose rough location is known beforehand.
FitCircleToRidgesPrecise detection of a thin circular line, whose rough location is known beforehand.
FitCircleToStripePrecise detection of ring-shaped objects, whose rough location is known beforehand.
FitPathToEdgesTracing of an object contour, whose rough location and shape is known beforehand.
FitPathToRidgesTracing of a thin line, whose rough location and shape is known beforehand.
FitPathToStripeTracing of a stripe, whose rough location and shape is known beforehand.
FitSegmentToEdgesPrecise detection of a straight edge, whose rough location is known beforehand.
FitSegmentToRidgesPrecise detection of a thin straight line, whose rough location is known beforehand.
FitSegmentToStripePrecise detection of a straight stripe, whose rough location is known beforehand.

Select Filter Equivalent below.

IconNameDescription
AvsFilter_FitArcToEdgesPrecise detection of an arciform edge, whose rough location is known beforehand.
AvsFilter_FitArcToRidgesPrecise detection of a thin arciform line, whose rough location is known beforehand.
AvsFilter_FitArcToStripePrecise detection of a ring section, whose rough location is known beforehand.
AvsFilter_FitCircleToEdgesPrecise detection of a circular object or hole, whose rough location is known beforehand.
AvsFilter_FitCircleToRidgesPrecise detection of a thin circular line, whose rough location is known beforehand.
AvsFilter_FitCircleToStripePrecise detection of ring-shaped objects, whose rough location is known beforehand.
AvsFilter_FitPathToEdgesTracing of an object contour, whose rough location and shape is known beforehand.
AvsFilter_FitPathToRidgesTracing of a thin line, whose rough location and shape is known beforehand.
AvsFilter_FitPathToStripeTracing of a stripe, whose rough location and shape is known beforehand.
AvsFilter_FitSegmentToEdgesPrecise detection of a straight edge, whose rough location is known beforehand.
AvsFilter_FitSegmentToRidgesPrecise detection of a thin straight line, whose rough location is known beforehand.
AvsFilter_FitSegmentToStripePrecise detection of a straight stripe, whose rough location is known beforehand.