Validates the tangent images input.
validate_tan_imgs(tan_imgs, vec_imgs, centered)
Arguments
- tan_imgs
List of tangent images.
- vec_imgs
List of vector images.
- centered
Logical indicating if the data is centered.
Value
None. Throws an error if the validation fails.