English | 简体中文
YUVviewer is a small tool for developers to view and preview various original image formats. It is based on the framework of Qt and opencv and supports windows/linux/macos. The interface is simple and clear, and the operation is portable. The main interface is as follows:
Currently supported formats include:
YV12、YU12/I420、NV21、NV12、YUY2/YUYV、YVYU、UYVY、YUV444、RGB565_L、RGB565_B、BGR565_L、BGR565_B、RGB888、BayerBG、BayerGB、BayerRG、BayerGR、BayerBG_RAW12、BayerGB_RAW12、BayerRG_RAW12、BayerGR_RAW12、PNG
If you have suggestions or ideas for this project, please submit issues and pull requests on GitHub or Gitee.
At present, the project has been completely migrated to Qt6 development, it is recommended to use version Qt6.2.0 or higher.