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.
|
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. | |
move_contour_orig is processed completely exclusively without parallelization.
Fourier descriptors