move_contour_orig ( : : Rows, Columns : TRows, TColumns )
Transformation of the origin into the centre of gravity.
The operator move_contour_orig returns 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. |
TRows (output_control)
|
contour.y-array -> integer
|
Row coordinates of the displaced contour. |
TColumns (output_control)
|
contour.x-array -> integer
|
Column coordinates of the displaced contour. |
Possible Predecessors
fetch_contour
Possible Successors
create_param_cont
Copyright © 1996-1997 MVTec Software GmbH