gxci 0.2.1

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