Module crispy::shaders::yuv

source ·
Expand description

YUYV → RGBA shader for UVC webcams.

Structs§

  • Converts a YUV-encoded texture into a RGB one.

Enums§

  • FIXME: I don’t know enough about UVC, but the USB Device Class Definition for Video Devices - FAQ in version 1.5, 2.19 Multiple Color Matching Descriptors and table 2.6 states that there are 3 parameters to tweak: Color primary, transfer function, and luma matrix.