#yuv #color-space #conversion #coefficients #range #xyb #y-cb-cr

yuvxyb

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

10 releases

0.4.0 Feb 22, 2024
0.3.1 Mar 8, 2023
0.3.0 Nov 17, 2022
0.2.3 Nov 4, 2022
0.0.3 Sep 28, 2022

#223 in Images

Download history 286/week @ 2024-01-22 287/week @ 2024-01-29 234/week @ 2024-02-05 59/week @ 2024-02-12 149/week @ 2024-02-19 110/week @ 2024-02-26 48/week @ 2024-03-04 35/week @ 2024-03-11 55/week @ 2024-03-18 32/week @ 2024-03-25 66/week @ 2024-04-01 96/week @ 2024-04-08 33/week @ 2024-04-15

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

MIT license

120KB
3K 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.

Dependencies

~5.5MB
~110K SLoC