搜索资源列表
CarLicensePosition
- 车牌识别系统,Visual C++6.0源代码-license plate recognition system, Visual C 6.0 source code
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
CarCard_Recognize_System
- Visual C++.net 环境下开发的车牌识别系统,可以从包含车牌的图像中提取出车牌,并且将提取出的车牌灰度数值二值化-Visual C. Net development environment that the license plate recognition system includes plates from the extracted image registration, and will extract the license plate of gray numerical
LPR
- 车牌定位与识别的最新算法源代码,采用Visual C++历经2月才完成
LicensePlate.rar
- Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
Mobile Police
- 移动警察,车牌识别,车牌定位系统源代码,已经运用在移动车载稽查系统中。-Mobile police, license plate recognition, license plate positioning system source code, has been used in mobile vehicle inspection system.
character_recognize
- visual c++ OCR字符识别源代码-visual c++ OCR character recognition source code
Image_Processing_Practise
- 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
tupianku
- 给出了车牌识别所需要的各种车牌图片,希望对大家有所帮助
IPDemo
- 车牌识别源代码,Visual C++,能够做到精确识别车牌数字-License plate recognition source code, Visual C++, can be accurately identify the number plates
positioning
- 是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Are two examples of more integrated, namely Visual C++ implementation of text based on neural networks and the license plate recognition system positioning systems
MedicalImage
- 基于神经网络的文字识别系统是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Based on neural network character recognition system
SpellChecking1
- visual c++ 开发环境开发的车牌识别系统代码,用于模拟车牌识别应用的代码。-visual c++ development environment for the development of license plate recognition system code, used to simulate the vehicle license plate recognition application code.
chepaishibie
- Visual C++写的车牌自动识别系统-rergerge
Video(vc.net)
- 这是一个基于视频的实时识别实例,识别对像为车牌,开发语言为Visual C-This is an example of video-based real-time identification, identification plate on the statue, the programming language was Visual C++
VCPPDIPRTEP
- visual C++数字图像模式识别技术及工程实践。介绍了模式识别和人工智能中的基本内容和相关模型,如:隐马尔可夫模型、聚类技术等,同时结合模式识别中的经典问题如:笔迹鉴定、人脸检测、车牌识别、医学图片处理等,从不同的角度介绍了这些问题,给出了基于C/VC++的代码实现。-visual C++ digital image pattern recognition technology and engineering practice.The basic content and related mo
Lvc5584577722P
- 车牌识别 Visual C++算法,源代码码 车牌识别 Visual C++算法,源代码 -License Plate Recognition Visual C++ algorithms, source code code license plate recognition the Visual C++ algorithm source code
L200056155561i
- 车牌识别系统需要注意的地方:使用Visual C++6.0做开发工具, 使用简单易懂的SDI框架结构 ,一次处理一幅位图(有兴趣的能作成MDI)1)位图信息的数据是从左下往右下为一行,一行一行往上排的的。2)每行像素素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配 -License plate recognition systems need to pay
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
Lenet5_EasyPR_D
- 利用eastpr技术对不同的自然环境下的车牌进行分割,以及对不同的字母和数字进行识别(Using eastpr technology to divide the license plate in different natural environment, and identify different letters and numbers.)