Global geometry aligner (native multi-view)
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"