Operators |
vector_field_to_real — Convert a vector field image into two real-valued images.
vector_field_to_real(VectorField : Row, Col : : )
vector_field_to_real converts the vector field image VectorField into two real-valued images Row and Col. The output images contain the vector components in the row and column direction, respectively.
Vector field.
Vector component in the row direction.
Vector component in the column direction.
Foundation
Operators |