文件名称:圖形照片以及圖片比對
-
所属分类:
- 标签属性:
- 上传时间:2015-09-01
-
文件大小:290.07kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This DSSIM program has been created by Philipp Klaus Krause based on
Rabah Mehdi's C++ implementation of SSIM (http://mehdi.rabah.free.fr/SSIM).
Originally it has been created for the VMV '09 paper
"ftc - floating precision texture compression" by Philipp Klaus Krause.
The latest version of this program can probably be found somewhere at
http://www.colecovision.eu.
It can be compiled using g++ -I/usr/include/opencv -lcv -lhighgui dssim.cpp
Make sure OpenCV is installed (e.g. for Debian/ubuntu: apt-get install
libcv-dev libhighgui-dev).
DSSIM is described in
"Structural Similarity-Based Object Tracking in Video Sequences" by Loza et al.
however setting all Ci to 0 as proposed there results in numerical instabilities.
Thus this implementation used the Ci from the SSIM implementation.
SSIM is described in
"Image quality assessment: from error visibility to structural similarity" by Wang et al.
Rabah Mehdi's C++ implementation of SSIM (http://mehdi.rabah.free.fr/SSIM).
Originally it has been created for the VMV '09 paper
"ftc - floating precision texture compression" by Philipp Klaus Krause.
The latest version of this program can probably be found somewhere at
http://www.colecovision.eu.
It can be compiled using g++ -I/usr/include/opencv -lcv -lhighgui dssim.cpp
Make sure OpenCV is installed (e.g. for Debian/ubuntu: apt-get install
libcv-dev libhighgui-dev).
DSSIM is described in
"Structural Similarity-Based Object Tracking in Video Sequences" by Loza et al.
however setting all Ci to 0 as proposed there results in numerical instabilities.
Thus this implementation used the Ci from the SSIM implementation.
SSIM is described in
"Image quality assessment: from error visibility to structural similarity" by Wang et al.
相关搜索: 圖形 圖片 照片 比對
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : ssimTest.zip 列表 ssimTest/ ssimTest/Debug/ ssimTest/Release/ ssimTest/ssimTest/ ssimTest/ssimTest/blur.png ssimTest/ssimTest/contrast.png ssimTest/ssimTest/Debug/ ssimTest/ssimTest/einstein.png ssimTest/ssimTest/impluse.png ssimTest/ssimTest/jpg.png ssimTest/ssimTest/main.cpp ssimTest/ssimTest/meanshift.png ssimTest/ssimTest/Release/ ssimTest/ssimTest/ssim.cpp ssimTest/ssimTest/ssim.h ssimTest/ssimTest/ssimTest.vcproj ssimTest/ssimTest/ssimTest.vcproj.FUKUSHIMA.norishige.user ssimTest/ssimTest.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.