//! Color matching across cameras and scenes.
//!//! This module provides tools for matching colors between multiple cameras,
//! scenes, and reference targets for consistent color reproduction.
pubmodcamera;pubmodreference;pubmodscene;pubusecamera::{CameraMatch, CameraMatchConfig};pubusereference::{ReferenceMatch, ReferenceTarget};pubusescene::{SceneMatch, SceneMatchConfig};