搜索资源列表
CBIR-matlab.tar
- matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
RGB空间和HSI颜色空间的互换
- 此程序可实现7种功能,包括RGB和HSI空间的互换,提取六个分量,显示六个分量的直方图均衡化等等,无需修改,下载即可用。对于学习空域颜色空间来说,该程序功能强大,简单易懂!
similaritymeasurement
- 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
colorhistogram
- 一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
frequencycoefficients
- 将图像分为nxn的分块,之后将各分块三个颜色通道的直方图平均化,最后进行离散余弦变化,分别提取各通道低频系数-The image into nxn sub-block after block of all three color channels of the histogram equalization, and finally the discrete cosine change, were extracted from the low frequency coefficients of e
Image-match-selection
- 通过图像的Tamura纹理匹配与颜色直方图匹配来选择图像-through Tamura texture matching and color histogram matching to select the matching image
ccr
- 使用matlab编译的基于颜色直方图特征的彩色图像检索技术的研究-Compiled using matlab image retrieval system
main
- 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
match
- 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
Robust-Object-Tracking-demo
- 使用颜色纹理直方图来进行目标跟踪,具有很好的鲁棒性,亲自测试可用,附参考论文。-Robust Object Tracking using Joint Color-Texture Histogram
matlab-1
- 创建服从正态分布的数据的钟形直方图, 设置图形颜色, 使得条形为红色, 条形的边为白色.-Create data follow a normal distribution, the bell-shaped histogram, set color graphics, making the bar is red, strip edge is white.
hsv1
- 一个颜色直方图的matlab源码,备注非常详细,可以实现-A color histogram matlab source code, notes are very detailed, can be achieved
colorhist
- HSV颜色直方图的小例子,可以显示三个通道的二维灰度图像,以及它们各自的直方图。-color histogram demo
color-histogram-based-image-system
- 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
createColorHistograms
- 创建颜色区分度良好的直方图,功能比较强大-Creating good color discrimination histogram
hsvrecognizejiaquan
- 一个基于hsv颜色模型的加权颜色直方图识别程序-A recognition program based on the weighted color histogram hsv color model
matlab
- 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 2. Probability density target model and the candid
shibieyanse
- matlab的2014中文版做的。可以通过计算HSV的直方图,进行判断。然后设置值来进行颜色的提取。-Matlab 2014 Chinese version. Can through the calculation of HSV histogram, carries on the judgment. Then set the value for the extraction of color.