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.
|
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. | |
optical_flow2, optical_flow1__, fill_image