搜索资源列表
VC++实现图像检索技术基于子块颜色直方图方法
- VC++实现图像检索技术基于子块颜色直方图方法
基于粒子滤波和颜色直方图的目标跟踪的代码
- 用粒子滤波和颜色直方图对目标实现跟踪,经测试有效。。。 颜色直方图:6*6*6 粒子数目:300 跟踪速度:实时
基于颜色的图像检索算法 (VC++ )
- 基于图像颜色直方图的检索方法,用VC6.0实现的,希望对大家有帮助
VC6.0+OPENCV,用以实现图片的颜色直方图计算
- VC6.0+OPENCV,用以实现图片的颜色直方图计算。,VC6.0+ OPENCV, to achieve the picture of the color histogram calculated.
VC.rar
- 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (
ImageComparator.rar
- 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
lly.rar
- 对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
ColorHistogram.rar
- 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
colorhistgram
- 获得目标的颜色直方图,并利用巴氏距离比较两颜色直方图间的相似性。-Get color histogram
similaritymeasurement
- 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
39709592CBIR-matlab
- 基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-Content-based image retrieval dominant color histogram extracted from the images to get to the real histogram feature extraction, the last based on the image to retrieve the image with the m
hist
- 用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
1921682144200851584038333272
- VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval -VC++ Achieve image retrieval technology a) the use of color retrieval methods aim of: b) use of color histogr
NggolekiGinambaran2.0
- 改进版的基于颜色直方图的图像检索系统 主要用来识别非法图像-Improved version of the color histogram-based image retrieval system is mainly used to identify illegal images
Video_Image_Segmentation_Based
- 为了对光线变化的图像进行顺利侵害,提出了一 种利用贝叶斯学习方法来进行视频图像分割的算法,印先在每个像素点处对不断变化的背景建模,同时计算每个像素点 处的颜色直方图,再用这些直方图来表示该像素点处特征向量的概率分布,然后用贝叶斯学习方法来进行判断,以确定在光线缓慢或者突然变化的时候,每个像素点是属于前景还是属于背景。-In order to change the image of light against a smooth, a Bayesian learning approach t
BasedOnMeanShiftAndParticleFilterObjectTracking.ra
- 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
基于颜色直方图的视频镜头分割
- 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
显示_图片颜色分布直方图(图片相似程度判断)
- 软件用于分析给出图片的颜色直方图,可以进一步改进,用来分析两张图片的相似度(后期自己完成即可)(The software is used to analyze the color histogram of the picture, which can be further improved to analyze the similarity of the two pictures (later completed by themselves).)
基于颜色直方图的图像检索
- 基于颜色直方图的图像检索,hsv颜色空间,非均匀量化(Histogram-Based Image Retrieval)