Operator Reference
Mosaicking
List of Operators
adjust_mosaic_images
- Apply an automatic color correction to panorama images.
bundle_adjust_mosaic
- Perform a bundle adjustment of an image mosaic.
gen_bundle_adjusted_mosaic
- Combine multiple images into a mosaic image.
gen_cube_map_mosaic
- Create 6 cube map images of a spherical mosaic.
gen_projective_mosaic
- Combine multiple images into a mosaic image.
gen_spherical_mosaic
- Create a spherical mosaic image.
proj_match_points_distortion_ransac
- Compute a projective transformation matrix between two images and the radial distortion coefficient by automatically finding correspondences between points.
proj_match_points_distortion_ransac_guided
- Compute a projective transformation matrix and the radial distortion coefficient between two images by finding correspondences between points based on known approximations of the projective transformation matrix and the radial distortion coefficient.
proj_match_points_ransac
- Compute a projective transformation matrix between two images by finding correspondences between points.
proj_match_points_ransac_guided
- Compute a projective transformation matrix between two images by finding correspondences between points based on a known approximation of the projective transformation matrix.