搜索资源列表
chepaijiaozheng
- 一种新的车牌倾斜校正方法,用法很独特也很巧妙-a new license plate tilt correction method, and applying the unique also ingeniously
jiyuLS-SVMdechepaituxiangqinxiexiaozhengxingfangfa
- 一篇关于车牌图像倾斜校正的处理的硕士论文
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
CorrectCarNoImageAndRegnize
- 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
License_Plate_Recognition_binarization_and_fast_sk
- 车牌识别中的二值化及快速倾斜校正算法,pdf-License Plate Recognition binarization and fast skew correction algorithm
cbsb
- 一些开发车牌识别的资料,很有用,1。车牌识别中的二值化及快速倾斜校正算法2。车牌字符识别算法毕业设计3。基于HSI空间的车牌字符分割4。汽车牌照实时几何畸变校正方法5。一种实用快速的车牌字符分割方法-Some developed license plate recognition data, very useful, 1. License Plate Recognition binarization and fast skew correction algorithm 2. Graduation
Correction
- 用MATLAB实现的倾斜校正算法,该算法可以对一些文字倾斜或车牌倾斜进行校正。-Implemented using MATLAB tilt correction algorithm, which can be tilted or license plate number of the text to correct tilt.
plate-tilt-correction
- 车牌倾斜校正程序,将车牌边界与图像边界不平行的图像进行旋转,使其平行,可用于车牌识别。-Plate tilt correction procedure, the plate boundary is not parallel with the image border to rotate the image, a parallel can be used for license plate recognition.
car
- 汽车车牌的图像识别。 根据车牌凸角轮廓特征,采用MPP算法进行车牌倾斜校正;采用彩色图像分割方法,最大限度的去除图像噪声干扰;设计了基于神经网络的多种彩色背景车牌字符识别方法,取得了良好的效果。-Image recognition of vehicle license plates. According to plate convex contour feature, the use of MPP plate tilt correction algorithm using color imag
chepai
- 车牌倾斜校正 车牌倾斜校正 -failed to translate
plateidentify
- 车牌识别 opencv 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-License plate recognition opencv The first open a picture and then follow the order of grayscale, binary, gray stretch,
h
- 车牌自动识别,用霍夫变换的方法实现车牌倾斜校正-Automatic license plate recognition, license plate tilt correction using the Hough transform method
chengxubiaozhunhua
- 汽车车牌识别,主要包括绘制灰度直方图,直方图均衡化,图像均衡化等预处理,车牌粗定位,车牌倾斜校正,定位车牌后的预处理,上下边框去除。-Car license plate recognition, including drawing gray histogram, histogram equalization, image preprocessing equalization, license plate coarse positioning plate tilt correction, posi
HOUGGsuanfa
- Hough变换车牌倾斜校正算法的Matlab实现-Hough transform plate tilt correction algorithm Matlab
chap15_6
- 基于把Radon变换后最大峰值点对应的角度作为车牌长边的倾斜角原理的车牌倾斜校正算法-Based on the angle corresponding to the maximum peak point Radon transform as the tilt angle principle of the long side of the license plate tilt correction algorithm
Tilt-Correction
- 车牌倾斜校正,方向场,方向角直方图,垂直投影-License plate tilt correction, the direction, the direction Angle histogram, vertical projection
神经网络 训练识别
- 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。(1. First open a picture and then follow the sequence of grayscale, binary, grayscale stretching, license plate positioning, binarization, ti
277967420034
- 可以完成对文字、车牌的倾斜校正,很实用的matlab小程序,用到了自动取点(shape transform, a very useful matlam program)
14_车牌识别系统
- 1.首先单击载入图像菜单项(载入车辆图像),图像在images文件夹下面。 2.然后单击车牌定位与识别单项,依次进行车牌提取、倾斜校正、字符分割、字符识别。 注:本程序使用的是OpenCV2.1版本(First click the load image menu item(load the vehicle image), which is under the images folder. 2. The license plate extraction, tilt correction, c
车牌识别
- 本程序的使用是将车牌进行 定位 切割 二值化 倾斜校正后输出车牌(The use of this program is to locate the license plate and cut the two value tilt correction to output the license plate.)