Expand description
COLMAP source.
For more information, see the COLMAP website.
Modules§
- COLMAP camera module.
- A collection of files.
- COLMAP image module.
- COLMAP point module.
Structs§
- A COLMAP camera.
- Colmap source.
- Duplex file stream.
- A COLMAP image.
- A COLMAP point.
Enums§
- A COLMAP camera variant.
- Error variants.
Traits§
- Decoding function.
- Encoding function.
- Opening function.
Type Aliases§
- A map of
Camera::camera_id
toCamera
. - A map of
File::path
toFile
. - A map of
Image::image_id
toImage
. - A list of points.