搜索资源列表
match-of-pic
- 图像模式匹配检测,使用C++,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Image pattern matching detection, the use vs2008 environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, using the referen
drawingofmouse
- 鼠标图像画图处理程序 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Mouse Paint image processing Video Retrieval System video classification and retrieval, the World Series with reference trieckvid
contour
- OPENCV轮廓检索源代码,实现找到图像中的轮廓和画出轮廓-OpenCV source code find contours and draw contours
LBP
- 图像LBP特征提取,结合OpenCV2.3,LBP特征在图像检索方面用途很大。-The images LBP feature extraction, combined with OpenCV2.3 of LBP characteristics in image retrieval purposes.
colorhist
- 本程序基于opencv可以提取图片的颜色直方图特征,可用于图像检索中作为颜色特征-This procedure is based on opencv can extract the image color histogram features, can be used as color features in image retrieval
HoughCircles
- 利用opencv的函数cvHoughCircles实现检索图像里面的圆,附带几张示例图片,需要自己添加opencv 的库-The opencv the function cvHoughCircles of realization retrieve an image inside a circle, with a few sample pictures, you need to add your own library of opencv '
ImageRetrival.Beta0.1
- 图像检索程序,用c++编写而成。主要就用来研究图像检索中所用到的算法-Image retrieval procedures, c++ written. Mainly used to study the algorithms used in image retrieval
sift
- 图像检索,基于sift算法的图像检索与拼接技术,基于sift的图像检索-Image retrieval the sift algorithm based image retrieval splicing technology, sift-based image retrieval
opencvsift
- SIFT 算法提取图像局部特征, 成功应用于物体识别、图像检索等领域。SIFT 算法主要分为四个步骤: 检测尺度空间极值点、精确定位极值点、为每个关键点指定方向参数、关键点描述子的生成。-SIFT algorithm to extract local image features, successfully applied to object recognition, image retrieval and other fields. SIFT algorithm is divided into
822920IndexFileMain
- 索引文件 数据库 快速数据采集 减少像素计算 快速特征匹配 图像检索-Index file database fast data acquisition to reduce pixel calculation rapid image retrieval feature matching
histogram
- 计算图像的直方图,通过查找表修改图像外观,直方图均衡化,反投影直方图以检测特定的图像内容,实用均值漂移算法查找物体,实用比较直方图检索相似图片-Files: histogram.h histograms.cpp correspond to Recipes: Computing the Image Histogram Applying Look-up Tables to Modify Image Appearance Files: colorhistogra
OpenCv--based-image-retrieval-DEMO
- 基于OpenCv开发的图像检索DEMO,速度较快,效果较好,可以作为一般意义下的图像相似度检索服务!根据具体项目改改即可使用!-OpenCv developed based image retrieval DEMO, faster, better, can be used as image similarity retrieval services in a generic sense! Changed to use the specific project!
search
- 使用opencv对图像进行压缩检索,象征提取,并返回特征结果-Using opencv image compression retrieval, symbolic extraction and return characteristics of the results
retrieval_main
- 图像检索:从给定的一组图片中检索出带有足球的图片,返回10个检索结果-Find the images containing footballs (i.e., images 990.jpg, 991.jpg, …, 999.jpg) dataset1. Each time, you pick one of these football images (i.e., images 990.jpg, 991.jpg, …, 999.jpg) as the input image to the prog
colorbin
- 统计一幅图像的颜色直方图特征,用于进行图像检索的一中方法。-Color histogram statistics of an image, for performing a method for image retri .
histram
- 用于相似颜色图像检索,传统直方图法,巴氏系数法,传统欧式距离法-For the image similarity graph, the traditional histogram Bhattacharyya coefficient method, traditional Euclidean distance method
MyImageSimilarity
- 说明:用于图像处理中的相似图像检索,基于颜色的图像检索-Descr iption: used for image processing in similar image retri , color based image retri
image-
- 基于颜色的图像处理和检索,使用opencv c++等编写- search image
ORB VLAD基于图像的内容检索系统
- 基于图像的内容检索系统CBIR可基于orb实现