文件名称:iqa 源代码 (Image Quality Assessment 图像质量评价库)
文件大小:1.98MB
文件格式:ZIP
更新时间:2016-10-30 05:48:25
iqa 源代码
IQA是一个计算图像/视频质量的基于C语言的库。 里面包含了源代码。
【文件预览】:
iqa_1.1.2
----README.txt(1KB)
----iqa.sln(2KB)
----test()
--------octave()
--------test.vcproj(10KB)
--------include()
--------resources()
--------Makefile(761B)
--------source()
----include()
--------convolve.h(5KB)
--------iqa.h(6KB)
--------math_utils.h(2KB)
--------ssim.h(6KB)
--------iqa_os.h(2KB)
--------decimate.h(2KB)
----iqa.vcproj(7KB)
----resources()
--------iqa_logo.bmp(41KB)
--------iqa_logo.jpg(5KB)
--------psnr_eq.jpg(11KB)
--------mse_eq.jpg(9KB)
----Doxyfile(73KB)
----CHANGELOG.txt(998B)
----doc()
--------footer.html(478B)
--------mainpage.h(3KB)
--------algorithms.h(6KB)
--------build.h(3KB)
--------sample_code.h(3KB)
----Makefile(607B)
----source()
--------math_utils.c(3KB)
--------psnr.c(2KB)
--------decimate.c(2KB)
--------mse.c(2KB)
--------ssim.c(11KB)
--------ms_ssim.c(9KB)
--------convolve.c(6KB)
----build()