Learn R Programming

riemtan (version 0.2.5)

validate_tan_imgs: Validate Tangent Images

Description

Validates the tangent images input.

Usage

validate_tan_imgs(tan_imgs, vec_imgs, centered)

Value

None. Throws an error if the validation fails.

Arguments

tan_imgs

List of tangent images.

vec_imgs

List of vector images.

centered

Logical indicating if the data is centered.