move_contour_orig ( : : Rows, Columns : RowsMoved, ColumnsMoved )

Transformation of the origin into the centre of gravity.

The operator move_contour_orig relocates the input contour so that the origin lies in the centre of gravity.


Parameters

Rows (input_control)
contour.y-array -> integer
Row coordinates of the contour.

Columns (input_control)
contour.x-array -> integer
Column coordinates of the contour.

RowsMoved (output_control)
contour.y-array -> integer
Row coordinates of the displaced contour.

ColumnsMoved (output_control)
contour.x-array -> integer
Column coordinates of the displaced contour.


Parallelization Information

move_contour_orig is processed completely exclusively without parallelization.


Possible Predecessors

get_region_contour


Possible Successors

prep_contour_fourier


Module

Fourier descriptors



Copyright © 1996-2005 MVTec Software GmbH