搜索资源列表
ZhiFangtuJunHeng
- 用vc对二维图像进行直方图均衡的源码,并含有测试图片-vc used in the two-dimensional image histogram equalization to the source, and contains testing Photo
zhifangtu
- MATLAB实现均衡算法,画出原始图像的直方图和经过处均衡处理后的直方图
chepaidingweixidong
- 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
renlianshibie
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
androidImageHisgram
- android系统图像处理,包括直方图获取,直方图拉伸,log,pow,图像均衡,内有实验图片,16Png,-android system image processing, including histogram acquisition, histogram stretching, log, pow, graphic equalizer, there are experimental pictures, 16Png,
MATLAB-image-processing--code
- 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram