photo

Sunil


Last seen: 대략 1년 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


While Downsampling 4:4:4 YCbCr image to 4:2:0 using imresize inbuilt function should we scale it by 0.5 or 0.25
I have converted RGB image into its YCbCr equivalent i.e. 4:4:4. And separated its Y, Cb and Cr components. Now i need to downs...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Issue with Y, Cb and Cr image. Only Y (luma) image looks red, Cb looks green and Cr looks red. But converting the YCbCr image using ycbcr2rgb, give original image
Have an image and converted RGB to YCbCr color space, using rgb2ycbcr code. And when i try to seperate the Luma (Y) and color co...

대략 1년 전 | 답변 수: 3 | 0

3

답변