搜索资源列表
-
0下载:
对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
-
-
1下载:
图像颜色特征的提取: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.
-
-
1下载:
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
-
-
0下载:
获得目标的颜色直方图,并利用巴氏距离比较两颜色直方图间的相似性。-Get color histogram
-
-
1下载:
基于颜色累加直方图的图像检索,可供初学者参考,matlab编程实现-Cumulative color histogram-based image retrieval, reference for beginners, matlab programming
-
-
3下载:
基于内容的图像检索主颜色直方图的提取,从图像的获取到直方图现实到特征的提取,最后根据图像检索出与所给图像最相似的图像。-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
-
-
0下载:
利用颜色直方图的最大值提取彩色图像的主色调的方法,编程实现- using color histogram of the maximum tone Extract color images of the main method of programming
-
-
0下载:
用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、
最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
-
-
0下载:
一种基于图像颜色直方图的颜色检索方法,编程实现图形用户接口GUI。-A color histogram-based color image retrieval method, graphical user interface programming GUI.
-
-
0下载:
基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
-
-
0下载:
MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。-Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and
-
-
1下载:
程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
-
-
0下载:
vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of c
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
一个用matlab编写的源程序,可以实现基于颜色直方图的图像检索-A source code written with matlab, you can achieve the color histogram-based Image Retrieval
-
-
0下载:
根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。-According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.
-
-
0下载:
使用模糊方法提取的颜色直方图,得到图像的HSV空间的H,S,V值-Extracted using the fuzzy color histogram, the image of the HSV space by H, S, V values
-
-
0下载:
基于图像检索的,颜色特征提取MATLAB中由RGB转向HSV颜色空间的颜色直方图-Based on image retri , the color feature extraction in the MATLAB RGB to HSV color histogram of color space
-
-
0下载:
简单的图像去雾和烟雾处理代码,图像颜色直方图处理,得到清晰的图像-Simple image to the fog and haze processing code, image color histogram processing, get a clear image
-
-
0下载:
(1) 掌握直方图均衡的算法原理,理解彩色直方图均衡存在的问题
(2) 了解精确直方图匹配的算法原理,了解算法的实际效果。((1) grasp the algorithm principle of histogram equalization, understand the problems of color histogram equalization
(2) Understand the algorithm principle of exact histogra
-