搜索资源列表
MySNR
- opencv计算两张图片的SNR PSNR-opencv two pictures of the SNR PSNR calculation
SSIM_C
- SSIM 近些年来被广泛用于衡量图象的质量,它克服了PSNR固有的一些局限性.目前网络上的SSIM相关的实现代码主要是MATLAB或者使用OPENCV库的代码.本代码完全采用C语言实现,接口简单,便于嵌入到用户代码中评估生成的图象质量-Using pure C language, this code implement the SSIM algorithm presented in the paper "Image Quality Assessment: From Error Visibilit
Opencv_PSNR
- 计算图像的PSNR,包括两个程序,其中之一使用了OpenCV相关函数-The project is used to compute the PSNR of an image which include two method
PSNR
- 使用opencv读取图像数据,然后计算图像的峰值信噪比PSNR。-Using opencv read image data, and then calculate the PSNR image.
opencv-psnr-nc-and-ssim
- opencv 图像性能分析,包括纹理识别,psnr,nc和ssim算法-opencv,psnr,nc and ssim