필터 지우기
필터 지우기

Simple YCrCb to Grayscale conversion

조회 수: 1 (최근 30일)
Matlab Student
Matlab Student 2017년 4월 14일
편집: Matlab Student 2017년 4월 14일
Hello! I have a video decoder outputting Composite Video Data in the YCrCb 4 : 2 : 2 scheme.I was wondering if it would be possible to get a "fairly working" translation from the YCrCb data to grayscale in the 24-bit RGB domain by setting R = G = B = Y(The Luma Component) of the pixel? I realize that the question is very subjective, but what I mean by fairly working is something similar to the picture here : Sample Image
The Y values for the input range from 16 to 235.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by