YCbCr Resources

Showing items tagged with "YCbCr"

A custom-developed program featuring a GUI interface that implements a self-built skin Gaussian model. The model utilizes trained thresholds to perform skin region segmentation in the YCbCr color space, with code handling color modeling and threshold-based classification.

MATLAB 337 views Tagged

This MATLAB program facilitates comprehensive color space conversions, supporting bidirectional transformations between RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) color spaces. The implementation includes optimized algorithms for efficient pixel-wise conversions with proper gamut handling.

MATLAB 305 views Tagged

A comprehensive color space conversion utility supporting bidirectional transformations between RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) color models. The implementation uses mathematical matrices and color transformation algorithms for accurate color representation across different spaces.

MATLAB 258 views Tagged