Expand description
This crate provides routines for demosaicing Bayer raw images.
Re-exports§
pub use demosaic::Demosaic;
Modules§
- Collection of demosaicing algorithms.
- Foreign function interface.
Structs§
- Mutable raster structure.
Enums§
- The depth and endianness of the raw image.
- The 2x2 colour filter array (CFA) pattern.
- Depth of a raster.
Functions§
- Run the demosaicing algorithm on the Bayer image.