COLMAP point module.
pub use crate::error::Error;
pub use crate::function::Decoder;
pub use crate::function::Encoder;
pub use points::*;