Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Computer Vision » Shape Fitting 3D

Shape Fitting 3D

Select a filter from the list below.

Icon Name Description / Applications Modules
FitCircleToEdges3D

Performs a series of 1D edge detections in 3D and finds a circle that best matches the detected points.


Precise detection of a circular object or hole, whose rough location is known beforehand.

Vision3DStandard
FitCircleToRidges3D

Performs a series of 1D ridge detections in 3D and finds a circle that best matches the detected points.


Precise detection of a circular object or hole, whose rough location is known beforehand.

Vision3DStandard
FitCircleToStripe3D

Performs a series of 1D edge detections in 3D and finds a circle that best matches the detected points.


Precise detection of a circular object or hole, whose rough location is known beforehand.

Vision3DStandard
FitPathToEdges3D

Performs a series of 1D edge detections in 3D and creates a path from the detected points.


Tracing of an object contour, whose rough location and shape is known beforehand.

Vision3DStandard
FitPathToRidges3D

Performs a series of 1D ridge detections in 3D and creates a path from the detected points.


Tracing of a thin line, whose rough location and shape is known beforehand.

Vision3DStandard
FitPathToStripe3D

Performs a series of 1D stripe detections in 3D and creates a path from the detected points.


Tracing of a stripe, whose rough location and shape is known beforehand.

Vision3DStandard
FitSegmentToEdges3D

Performs a series of 1D edge detections in 3D and finds a segment that best matches the detected points.


Precise detection of a straight edge, whose rough location is known beforehand.

Vision3DStandard
FitSegmentToRidges3D

Performs a series of 1D ridge detections in 3D and finds a segment that best matches the detected points.


Precise detection of a thin straight line, whose rough location is known beforehand.

Vision3DStandard
FitSegmentToStripe3D

Performs a series of 1D edge detections in 3D and finds a segment that best matches the detected points.


Precise detection of a straight edge, whose rough location is known beforehand.

Vision3DStandard
MeasureObjectWidth3D

Measures the width of an object using stripe detection.

Vision3DStandard