#color-space #yuv #yuvxyb

yuvxyb

Conversions between YUV (YCbCr), XYB, and other colorspaces

11 releases

0.4.1 Dec 4, 2024
0.4.0 Feb 22, 2024
0.3.1 Mar 8, 2023
0.3.0 Nov 17, 2022

#487 in Images

Download history 38/week @ 2024-12-18 13/week @ 2024-12-25 11/week @ 2025-01-01 37/week @ 2025-01-08 26/week @ 2025-01-15 47/week @ 2025-01-22 25/week @ 2025-01-29 85/week @ 2025-02-05 30/week @ 2025-02-12 28/week @ 2025-02-19 44/week @ 2025-02-26 32/week @ 2025-03-05 25/week @ 2025-03-12 38/week @ 2025-03-19 29/week @ 2025-03-26 23/week @ 2025-04-02

124 downloads per month
Used in 4 crates (3 directly)

MIT license

130KB
3.5K SLoC

yuvxyb

docs.rs Crates.io LICENSE

Rust crate for conversion between YUV and XYB colorspaces. Intended to properly handle 8-16 bit YUV input, full and limited range, as well as all widely-used matrix coefficients and transfer characteristics.

Minimum supported Rust version (MSRV)

This crate requires a Rust version of 1.64.0 or higher. Increases in MSRV will result in a semver PATCH version increase.

Dependencies

~1.1–1.8MB
~39K SLoC