Files
nokhwa/nokhwa-core
l1npengtul 021e4e1323 v0.2.0 core
2025-01-06 10:01:28 +09:00
..
2025-01-06 10:01:28 +09:00
2025-01-06 10:01:28 +09:00
2022-12-19 16:00:40 +09:00

cargo version docs.rs version

nokhwa-core

This crate contains core type definitions for nokhwa. This is seperated so other crates may use it as well.

Inside there are standard definitions (Resolution, CameraInfo, CameraIndex, CameraFormat, etc.), and there are decoders for NV12, YUY2/YUYV, MJPEG, GRAY, and RGB24, with a flexible trait based system for you to add your own decoders.