gxci 0.3.8

A safe raw-and-HAL camera interface based on Daheng-Image's GxIAPI(Galaxy Camera SDK)
Documentation
1
2
3
4
5
6
7
8
9
//! Some utility functions and structures for the project.
pub mod builder;
pub mod cv_gui;
pub mod debug;
pub mod extract;
pub mod facade;
pub mod imgproc;
pub mod matching;
pub mod status;