搜索资源列表
multimediaLED
- LED字符分割和识别, 在此项目中我们主要完成了对拍摄到的6位LED数字进行分割和识别的课题。识别的数字范围在0~9。由于拍摄环境比较复杂,需要解决复杂背景下对LED字符的分割问题。我们利用了图像的色彩信息,先进行基于色彩的分割,然后对分割结果进行了固定阈值的二值化,并利用投影修正完成了对LED数码管图像的分割,并使用基于模板匹配的算法进行了识别,在匹配过程中对图像进行了尺寸归一化处理。最终得到了较好的识别效果,对10幅样图的识别率达到100%-LED character segmentat
animageprocessingexample
- 一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentati
chepaipanbie
- 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影 法进行分割,最后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检查,从而得到车牌号。-for registration gray image filter after the first two with peak values of France, reuse vertical projection method for segmentation, the last template matching used to d
zifufenge
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-a pixel-based segmentation of the characters. Suitable for numbers, letters segmentation single stroke. Than the projection speed. The cases of bits, a little change can be realized out segment
matlab车牌定位、分割、识别
- matlab车牌识别程序,基于彩色图像的车牌定位,投影法字符分割,模块匹配法识别
delphi图像分割.rar
- 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
vc_imageprocessing
- VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
Direct
- 包含图像的分割、投影检测、差影检测及模块匹配的源代码-Includes image segmentation, projection detection, shadow detection and poor match module s source code
XYdirction
- 车牌图像的水平垂直投影分割哦!对车牌定位起关键作用!-License plate images of horizontal and vertical projection segmentation Oh! License plate location on a key role to play!
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
work
- 能够实现车牌的提取,并利用垂直投影完成字符分割-Be able to achieve the extraction plate and take advantage of vertical projection of the completion of character segmentation
vehiclenumberplatesegmentationandextraction
- 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
shibie
- 一种水平投影和垂直投影来分割车牌的m文件-A horizontal projection and vertical projection to the m file partition plate
Plateprcessing
- 在车牌粗定位的基础上,对分割出的车牌图像进行二值化,对二值车牌图像进行逐行扫描,利用每一行像素的黑、白跳变规律确定车牌的上下边界 对二值车牌图像进行处理得到特征图像,通过对特征图像进行垂直投影确定车牌左右边界.测试结果表明,该方法精确定位的准确率达到99 . -In the rough location based on the license plate on the partition plate out of the image binarization, the value of l
platelience
- 车牌识别系统一般包括车牌定位、车牌切分、字符识别三部分,而车牌定位是车牌识别系统的基础和前提,其准确与否直接影响着车牌识别的准确率。本文针对这一关键问题进行了研究,提取了车牌的颜色特征并结合其纹理特征、几何特征以及投影特征进行准确定位。采用HSV颜色模型,利用颜色空间距离相似度计算分割颜色;针对颜色分割后的图像,车牌区域内水平方向上具有的连续跳变的特征,采用行扫描法确定车牌的上下边界;车牌区域内垂直方向具有投影特征,采用垂直投影法确定车牌的左右边界;最后根据车牌的宽高比判断是否是真实的车牌域。实
RECOG_prog
- 其一文件为车牌定位与分割的一种方法,定位的方法水平投影与垂直投影,最后分割矩形车牌。留待字符预处理与识别用。另一文件为分割下来的牌号作字符预处理后送BP网络识别用-One file for license plate location and segmentation method, the positioning of horizontal projection and vertical projection, the final split rectangular plates. Prepr
devision-arithmetic-of-image
- 图像中目标投影分割算法的研究 包含1个C++程序,主要设计采用投影法根据景物的总体知识和先验信息,按照目标图像直方图信息进行分割。-Projection target image segmentation algorithm contains a C++ program, the main design features a projection method based on the general knowledge and a priori information, the info
Dropfall
- 滴水算法实现验证码图像分割,通常须结合普通投影分割。(Drop algorithm to achieve verification code image segmentation, usually combined with ordinary projection segmentation.)
test
- 车牌分割简单代码和函数,用腐蚀膨胀和投影分割能够分割出单个的数字(Simple code and function of license plate segmentation)
testfenge5
- 基于垂直投影方法的车牌字符分割,可以将车牌字符一一分割出来(The license plate character segmentation based on vertical projection method can separate the license plate characters one by one.)