搜索资源列表
CAMSHIFTTracker
- Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置.在该代码的框架基础上可以开发视
VC6.0+OPENCV,用以实现图片的颜色直方图计算
- VC6.0+OPENCV,用以实现图片的颜色直方图计算。,VC6.0+ OPENCV, to achieve the picture of the color histogram calculated.
image-retrieval
- 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
DCVColorTraking
- 颜色检测类库 支持C#托管 使用HSV 直方图实现-Color detection
Image-Retrieval-Based-on-Color-Histogram
- 用于基于颜色直方图的图片检索,只要按里面路径正确,可直接编辑运行-Histogram for image retrieval based on color, as long as the correct path by which can be run directly edit
color-histogram-matching
- 本代码实现多视频下的目标识别的方法。使用了颜色直方图特征,并计算巴氏距离得出目标是否匹配。可以使用背景较为简单的视频进行实现。-The code to achieve the target recognition method of multiple video. Color histogram, and calculates the the Pap distance derived target match. Can use relatively simple background video
yansezhifangtusuanfa
- 采用颜色直方图特征提取的方法进行图片识别。C-The color histogram feature extraction method for image recognition. C++
mypro_web
- 查找与图片库中的图片形状和颜色相近的图片。 查找匹配流程:先建立图片库特征库文件(custom classifier7.clf),特征包括形状因子、颜色直方图。核心函数是:IMAQ Particle Analysis,IMAQ ColorLearn,IMAQ Add Custom Sample。再打开菜单中“普通匹配”,可选择“打开待匹配图片”或通过摄像头“抓图”匹配。在testSamplePic文件夹中,有些待匹配图片可供测试。如通过摄像头需先在菜单中注册。主要函数有IMAQ Class
models
- 使用了颜色直方图和后映射的方法对图像中的model进行识别。即输入model,和待分析图像,在图像中找到此model.-Use color histogram and backprojection to recognize models in the input image.
myContent-based-image-retrieval
- 基于内容的图像检索,颜色直方图的图像检索开发工具:Visual C++6.0 开发内容:MFC基于对话框的图像检索系统 -Content-based image retrieval, color histogram image retrieval development tools: Visual C++6.0 Development of content: MFC dialog-based image retrieval system
matlabgaborhsv
- 用gabor和hsv颜色直方图提取图片特征-Extract image features in Gabor and HSV color histogram
License-Plate-Recognition
- 首先对图像直方图均衡化,并去除噪声,然后提取颜色、结构、纹理等特征,对车牌进行识别-License Plate Recognition
CBIR
- 基于内容的图像检索,使用颜色直方图就行比较,并使用intersection,EMD等距离。-Context-based Image Retri
ImageRetrieval
- ImageRetri (C++_毕业设计) sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持-ImageRetri Color histogram, gray matrix, HU invariant moment, edge direction histogram, retri method using K-means and K-D tree two, need OPENCV support (C++ _ gradu