int1_to_dvf ( Row, Col : VectorField : : )

Convert two int1-images into a displacement vector field.

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


Parameters

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

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

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


Possible Predecessors

dvf_to_int1


Possible Successors

optical_flow2, optical_flow1__, fill_image



Copyright © 1996-1997 MVTec Software GmbH