validate_tan_imgs {riemtan} | R Documentation |
Validate Tangent Images
Description
Validates the tangent images input.
Usage
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.
[Package riemtan version 0.1.0 Index]