搜索资源列表
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
car
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
renlianshibie
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作-The main content of the subject image preprocessing, mainly from the camera to obtain images Face then be processed i
figurertzpp25
- 预处理后将得到一幅宽度为一个像素的细化二值图像,然后通过特定的端点和交叉点的特征进行指纹匹配。论文中采用MATLAB编程实现全部算法。-After pretreatment of a width of one pixel to obtain a binary image thinning, and through specific endpoint and the intersection of the characteristics of the fingerprint matching. T
shixi
- 首先提取印刷品的数字图像,对图像进行预处理,然后用模板匹配将图像中的文字部分分割出来,在提取文字图像的特征参数,最后对照标准样张图像的特征参数分析该印刷品的印刷质量,得到质量数据。-First extract the print of digital image, the image preprocessing, and then the text part of the image segmentation with template matching, text image feature
image-processing
- Matlab小波图像处理,进行图像融合,分析,预处理-Matlab wavelet image processing
yuantuPerzhihua
- 打开摄像头,进行图像预处理和灰度化,两种二值化方法-Open the camera, image pre-processing and grayscale two binarization method
基于高斯模型的肤色建模与似然图计算
- 基于肤色的人脸分割,对图像进行预处理后建立模型(Face segmentation based on skin color)