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