OpenCV
Converted bgr to yuv420p, and then converted yuv420p back to bgr, ended up a RGB image
Python
imgproc
Allen_Ling
September 8, 2023, 6:53am
2
this is the original image
bgr
854×480 88.8 KB
show post in topic
Related topics
Topic
Replies
Views
Activity
RGB to YUV422 Conversion
C++
0
759
May 6, 2022
BGR2YUV and YUV2BGR not working as expected
C++
4
804
April 25, 2023
YUYV -> RGB conversion
imgproc
6
7780
February 5, 2021
Difference between COLOR_RGBA2RGB and COLOR_RGBA2BGR
C++
1
614
January 26, 2022
Why OpenCV use YCrCb instead of YCbCr for color space conversion?
C++
imgproc
1
926
August 11, 2021