搜索资源列表
-
1下载:
matlab编程,实现了基于内容的图像检索,基于颜色直方图和边缘直方图-Matlab programming, achieve a content-based image retrieval, based on the color histogram and the marginal histogram
-
-
2下载:
matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
-
-
3下载:
利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
-
-
9下载:
Display 3D Images
Matlab三维图像显示(DICOM MR CT PET等)
2009年02月17日
MATLAB 7 (R14)
这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。
-Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
-
-
0下载:
COlor Histogram Computation
-
-
1下载:
A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
-
-
1下载:
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.
-
-
0下载:
一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
-
-
0下载:
函数功能是画出彩色图像的累加直方图,代码注释详细,值得一看-The function of the program is to show the color histogram.
-
-
0下载:
在matlab中可以调用的程序,用c语言编写,cuda求直方图-used in caculating histogram of color images ,
-
-
0下载:
Measuring similarity between images using Color Histogram approach
-
-
0下载:
Color histogram tech in matlab
-
-
0下载:
介始了图像增强的主要技术,特别是图像直方图、频率域滤波、彩色图像分解处理技术,有matlab代码。-Medium before the main image enhancement technology, especially the image histogram, frequency domain filtering, color image decomposition process technology, a matlab code.
-
-
0下载:
histogram on color image ... .. so ..
-
-
0下载:
This program is used for face recognition which uses color histogram method
-
-
0下载:
创建服从正态分布的数据的钟形直方图, 设置图形颜色, 使得条形为红色, 条形的边为白色.-Create data follow a normal distribution, the bell-shaped histogram, set color graphics, making the bar is red, strip edge is white.
-
-
0下载:
一个颜色直方图的matlab源码,备注非常详细,可以实现-A color histogram matlab source code, notes are very detailed, can be achieved
-
-
0下载:
matlab中实现直方图均衡化,图像必须是灰度图像,真彩色要转化为灰度图才能正确处理。-matlab histogram equalization, the image must be grayscale images, true color to be converted to grayscale to be processed correctly.
-
-
0下载:
一段简单的图像处理MatLab程序,功能是将JPG格式的彩色图像文件灰度化并进行直方图均衡。代码文件内有详细说明。-A simple image processing Matlab procedure, it can gray a JPG format color image and perform histogram equalization. The detailed descr iption is contained in the code file.
-
-
0下载:
基于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
-