Crate sophus_image
source ·Expand description
image crate - part of the sophus-rs project
Re-exports§
pub use crate::arc_image::ArcImage;
pub use crate::image_view::ImageView;
pub use crate::interpolation::interpolate;
pub use crate::mut_image::MutImage;
pub use crate::mut_image_view::MutImageView;
Modules§
- image with shared ownership
- image view
- image of intensity (aka percentage) values
- bilinear interpolation
- mutable image
- mutable image view
- png image io
- sophus_image prelude
Structs§
- Image size