Description: 检测车牌VC++程序。用自定义模板进行中值滤波
区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。-License plate detection VC++ Procedures. Custom template gray-scale median filter basic region was assigned to 0. Taking into account the text is composed by a number of short vertical lines, while the background noise is to isolate a large noise, using a template (1,1,1,1,1) T of G for median filtering, can be removed most of interfere with the image C. Platform: |
Size: 924672 |
Author:张悦庭 |
Hits:
Description: 利用opencv完成的汽车牌号识别,支持黄底黑色字迹的车牌号-Using opencv complete automotive brand recognition, support Mr black writing at the end of the license plate number Platform: |
Size: 3685376 |
Author:古尉 |
Hits:
Description: opencv最新书籍《Master OpenCV with Practical Computer Vision Projects》。基于opencv2.4.3编写。采用了实例工程方式讲解。-opencv book:
Chapters:
Ch1) Cartoonifier and Skin Changer for Android, by Shervin Emami.
Ch2) Marker-based Augmented Reality on iPhone or iPad, by Khvedchenia Ievgen.
Ch3) Marker-less Augmented Reality, by Khvedchenia Ievgen.
Ch4) Exploring Structure from Motion using OpenCV, by Roy Shilkrot.
Ch5) Number Plate Recognition using SVM and Neural Networks, by David Escrivá.
Ch6) Non-rigid Face Tracking, by Jason Saragih.
Ch7) 3D Head Pose Estimation using AAM and POSIT, by Daniel Lélis Baggio.
Ch8) Face Recognition using Eigenfaces or Fisherfaces, by Shervin Emami.
Ch9) Developing Fluid Wall using the Microsoft Kinect, by Naureen Mahmood.
Platform: |
Size: 6326272 |
Author:王邦平 |
Hits:
Description: 自动车牌识别 用mfc 与opencv c++
实现 -Automatic number plate recognition with mfc achieved with opencv c++ Platform: |
Size: 15772672 |
Author:黄旭楠 |
Hits:
Description: 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profile, finally found from the contour according to the number of corners, degree angle to determine the size and contours, rectangular position. Platform: |
Size: 3072 |
Author:vince |
Hits:
Description: 车牌号识别,用到了MFC与OPENCV,通过opencv给的函数进行了车牌分割,定位,以及识别-License plate number recognition, used in the MFC and OPENCV, given by a function opencv license plate segmentation, positioning, and identify Platform: |
Size: 3290112 |
Author:冯鲍 |
Hits:
Description: 基于opencv C++ 汽车牌照识别 (直到车牌切割)-Opencv C++ A code for Number plate detection up to segmentation part. Platform: |
Size: 2048 |
Author:sun |
Hits:
Description: 基于Opencv的车牌号识别系统 以VC6.0++为平台编写的-Opencv based license plate number recognition system as a platform prepared to VC6.0++ Platform: |
Size: 20543488 |
Author:luhan |
Hits:
Description: 结合opencv,对输入的目标图片进行车牌号分析识别-Combined with OpenCV, the input of the target image to identify the license plate number Platform: |
Size: 16492544 |
Author:李娴 |
Hits:
Description: c#和opencv结合,能够实现人脸识别,车牌号识别,图像拼接等基本的图像处理功能,直接可用,效果明显-C# and opencv combination, to achieve the face recognition, license plate number recognition, image stitching and other basic image processing functions, directly available, the effect is obvious Platform: |
Size: 41017344 |
Author:李明 |
Hits:
Description: 基于python和opencv的车牌识别,包括车牌提取和字符识别
1,plate.py为提取和识别图片里面的车牌号码
2,切割和识别第一步车牌图片里面的字符,提取特征(License plate recognition based on Python and opencv, including license plate extraction and character recognition
1. Plate.py is used to extract and identify the license plate number in the picture.
2. Cutting and recognizing the characters in the first step license plate image and extracting features) Platform: |
Size: 2048 |
Author:lxy_y |
Hits: