-
-
-
ximage.rar
This ximage.h file, it is very useful for image processing and cbir system.
-
-
weyel.rar
基于内容图像检索的程序 对于做CBIR研究的朋友有帮助,起码做为一个试验系统没有问题的。
-
-
-
cbir.rar
用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、
最后计算相似度是用欧氏距离.
-
-
-
gift-0.1.14.tar.gz
The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve ...
-