dvf_to_int1 ( VectorField : Row, Col : : )

Convert a displacement vector field into two int1-images.

dvf_to_int1 converts the displacement vector field VectorField into two int1-images Row and Col. The output images contain the displacements in x- and y-direction, respectively.


Parameters

VectorField (input_object)
image(-array) -> object : dvf
Displacement vector field.

Row (output_object)
image(-array) -> object : int1
Displacement along y.

Col (output_object)
image(-array) -> object : int1
Displacement along x.


Possible Predecessors

mean__, optical_flow2, optical_flow1__, fill_image


See also

optical_flow1__, optical_flow2



Copyright © 1996-1997 MVTec Software GmbH