搜索资源列表
grayhist
- 灰度直方图提取,这里是基于opencv环境下的,直接打开即可运行
OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序
- 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
LicensePlate.rar
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
lly.rar
- 对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
image.rar
- 数字图像处理入门:边缘检测与提取;腐蚀,膨胀,细化;图像的几何变换;图像的检测,模板;图像的平滑;图像压缩编码;直方图修正和彩色;图像VC编程代码,Introduction to digital image processing: edge detection and extraction corrosion, expansion of refining image geometric transform image detection, template image smoothing
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.
1
- 实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
MatlabSourceCode
- 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
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
rgbhsi
- opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
texture
- 可以对一幅图像提取边缘直方图,很有用的,用与图像匹配-Can extract the edge of an image histogram, useful, and image matching using
ImageProcessing
- 是一个采用VC进行图像纹理分割的程序,基本上包括了图像处理的一般技术。包括显示、平滑和锐化、边缘提取、直方图显示等等。-Is a VC used to carry out the procedures for image texture segmentation, image processing basically includes the general technology. Including the display, smoothing and sharpening, edge det
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
colorcloud
- 我们通常是对彩色图像提取颜色直方图作为特征向量,此程序是对彩色图像提取彩色云,希望对大家的学习有帮助!-We usually extract color images on color histogram as feature vectors, this procedure is to extract color images of color clouds, and they hope to learn from everyone
Two_algorithm_for_Face_detection_and_location
- 一种方法利用脸和头发的直方图信息将其分割,从而标记脸部区域,再边缘提取,标注眼、嘴、鼻。另一种方法利用相似度计算、积分投影标记人脸区域,从而定位眼、嘴、鼻。-Two_algorithm_for_Face_detection_and_location.rar
colorPIC
- 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
dipax4-1
- 实现图像处理的一些基本程序,如:灰度化,特征提取,直方图显示,-Image processing to achieve some of the basic procedures, such as: gray-oriented, feature extraction, histogram display, and so on
DIPDemo
- 包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)-Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, gra
main
- 图像处理,使用灰度直方图提取图像特征,支持多张同时进行(Image processing, using a gray histogram to extract image features, support multiple copies of the image at the same time)