Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CBIR_OpenCV.rar This CBIR using OpenCV. Color information ONLY.
  • ximage.rar This ximage.h file, it is very useful for image processing and cbir system.
  • color_and_texture_descriptors.rar Very good article about color and texture descriptions for CBIR.
  • weyel.rar 基于内容图像检索的程序 对于做CBIR研究的朋友有帮助,起码做为一个试验系统没有问题的。
  • imagepro.rar 基于内容的图像检索系统 对两幅图像的特征匹配 CBIR系统
  • cbir.rar 一种基于内容的图像检索。。。基于颜色特征的。
  • cbir.rar 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.
  • CBIR-matlab.rar matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。
  • CBIR.rar 介绍一种基于内容的医学图像检索方案,是我们当初做的一个方案。
  • 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 ...