搜索资源列表
CBIR-matlab.tar
- matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
similaritymeasurement
- 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
createColorHistograms
- COlor Histogram Computation
particle-filter-for-tracking
- A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
HSV-histogram
- HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.
colorhistogram
- 一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
cal_hist
- 函数功能是画出彩色图像的累加直方图,代码注释详细,值得一看-The function of the program is to show the color histogram.
cr
- color histogram, cloud histogram. got from file exchange,m not d author
Desktop
- Measuring similarity between images using Color Histogram approach
color-histo
- Color histogram tech in matlab
Image-match-selection
- 通过图像的Tamura纹理匹配与颜色直方图匹配来选择图像-through Tamura texture matching and color histogram matching to select the matching image
histogram
- histogram on color image ... .. so ..
main
- 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
Color-Histogram-Program
- This program is used for face recognition which uses color histogram method
hsv1
- 一个颜色直方图的matlab源码,备注非常详细,可以实现-A color histogram matlab source code, notes are very detailed, can be achieved
matlab-histogram-equalization
- matlab中实现直方图均衡化,图像必须是灰度图像,真彩色要转化为灰度图才能正确处理。-matlab histogram equalization, the image must be grayscale images, true color to be converted to grayscale to be processed correctly.
colohissst
- finding color histogram and value return of full image -finding color histogram and value return of full image ..................................................
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
color histogram
- to generate color histogram of a color image.