搜索资源列表
yuv_PSNR
- 计算图像的PSNR值。输入为参考YUV图像和待测量的YUV图像。-To compute the PSNR of YUV images. Inputs include the reference YUV image and the YUV image to be measured.
histogramMatching
- my opencv implementation of Histogram matching algorithm, only three inputs: source mat, dest mat and output mat.