With the changes that I suggested earlier, the preview is the low res output.
The issue you're having with trying to display the low res image using OpenCV is that support for YUV420 is limited, so far as I know there's not much really except for the ability to convert it to RGB (expensively, in software). Maybe check out this example.
The issue you're having with trying to display the low res image using OpenCV is that support for YUV420 is limited, so far as I know there's not much really except for the ability to convert it to RGB (expensively, in software). Maybe check out this example.
Statistics: Posted by therealdavidp — Wed Feb 21, 2024 5:40 pm