Skip to contents

Global geometry aligner (native multi-view)

Usage

global_geo_aligner()

Value

An object of class `c("global_geo_aligner", "aligner")` representing a global geometry alignment algorithm descriptor.

Examples

algo <- global_geo_aligner()
class(algo)
#> [1] "global_geo_aligner" "aligner"