Hello experts,
I am using single_cam_app and I want to check if the YUV capture is correctly received.
I can save the capture at run time but how can I analyze it or convert it to a format like JPG or PNG.
Regards,
Mohamed
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello experts,
I am using single_cam_app and I want to check if the YUV capture is correctly received.
I can save the capture at run time but how can I analyze it or convert it to a format like JPG or PNG.
Regards,
Mohamed
Hello Mohamed,
If you have already generated the YUV image, you can download an open source tool which can render YUV420 images, such as 7YUV or vooya. There are many open source tools which can be used to do so.
Regards,
Lucas