Welcome![Sign In][Sign Up]
Location:
Search - lpr

Search list

[Graph programLPR-Demo

Description: 国外的车牌识别演示,虽然没有源码,可有很多图片数据,估计看看演示也会有所收获-abroad LPR demonstration, although there was no source, with lots of pictures, estimates will also see demonstrations harvest
Platform: | Size: 1613494 | Author: 姜丽华 | Hits:

[GDI-BitmapLPR

Description: LPR
Platform: | Size: 171263 | Author: carpentergu | Hits:

[Graph program数字图像工程案例

Description: 数字图像工程案例,是一个有关图像领域的编程,包含细胞识别、相机调焦、运动检测、图案设计、人脸检测、数控仿真、各种特效、车牌识别(此例子未直接提供)-digital image project cases, the image is a field of programming, including cell recognition, focusing cameras, motion detection, designs, face detection, NC simulation, the various effects, LPR (These examples are not directly provide)
Platform: | Size: 5122048 | Author: | Hits:

[Graph Recognize车号定位识别与可信度估计

Description: 论文车牌识别\车号定位识别与可信度估计(pdf)-papers LPR \ license plate number recognition and credibility estimated (pdf)
Platform: | Size: 190464 | Author: 洪宏 | Hits:

[Graph Recognizebcb5_dvr-yuandaima

Description: 车牌识别演示DSP程序-LPR DSP demonstration procedures
Platform: | Size: 198656 | Author: 吴平 | Hits:

[2D Graphic20056155561625

Description: 车牌识别代码,还包括一些基本的 图形处理代码。-LPR code also includes some basic graphics code.
Platform: | Size: 227328 | Author: 刘兵全 | Hits:

[Graph Recognizevc584577722444

Description: 车牌识别 vc++算法,源代码 车牌识别 vc++算法,源代码-LPR vc algorithms, source code license plate recognition vc algorithms, source code license plate recognition vc algorithm source code
Platform: | Size: 231424 | Author: 王福庆 | Hits:

[Windows Develop车牌识别

Description: 车牌识别的源代码,原来是在这里下的,我进行了改进,可以识别率提高了不少-LPR source code, it was here under, I was working to improve, the recognition rate can raise a lot
Platform: | Size: 412672 | Author: 卢武 | Hits:

[WaveletLPR

Description: 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
Platform: | Size: 59392 | Author: 张思展 | Hits:

[Graph Recognizerainsoft_2004217144629

Description: 一个车牌识别源程序,我在网上找的,贡献出来大家共享 -an LPR source, I find on the Internet, have contributed share
Platform: | Size: 1487872 | Author: 王杰 | Hits:

[Graph Recognize200561555616250020000

Description: 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》打开--》CDipView的OnFileOpen 函数--》 调用CDipDoc的FileOpen 函数--》并使用myDoc->UpdateAllViews(NULL) 刷新 自动调用CDipView的OnPaint函数--》调用CDipView的OnDraw函数----一个像素点一个像素点的画 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。-LPR system needs to the attention of the local : VC 6.0 do use development tools, SDI simple frame structure, handling a bitmap (interested can make MDI) 1) bitmap data is the information from the right and the left for his , and his party up his platoon. 2) pixels per line should be in multiples of four, the inadequacies of the points are filled with empty, Reading, the point to skip redundant. 3) key data exists inside Doc. BMP key data on the existence of a ImgData BYTE directly to the type of memory space (according to the Bitmap a small, dynamic allocation). 4) Data Reading come after, pay attention to the memory mapping, in order to ensure high efficiency. 5) implementation of procedures for application generation process-- "Open--" the OnFileOpe CDipView n Functions-- &
Platform: | Size: 233472 | Author: yanglin | Hits:

[Special Effectscarrecognigation

Description: 有关车牌识别的源代码用与256色的图象格式的车牌识别-the LPR with the source code with 256-color image formats LPR
Platform: | Size: 336896 | Author: 张双 | Hits:

[Graph Recognizelicenceplaterecognition

Description: 车牌识别在实际中有着很重要的应用,现在已被应用在高速公路中,这是一个纯软件-LPR in reality has very important applications, now has been used in the highway, this is a pure software
Platform: | Size: 4141056 | Author: 刘英 | Hits:

[Graph programLPR-Demo

Description: 国外的车牌识别演示,虽然没有源码,可有很多图片数据,估计看看演示也会有所收获-abroad LPR demonstration, although there was no source, with lots of pictures, estimates will also see demonstrations harvest
Platform: | Size: 1612800 | Author: 姜丽华 | Hits:

[Graph programTypRec

Description: 车牌识别程序之车牌分割算法,MFC开发,带样本图片文件-LPR procedures plates segmentation algorithm, MFC development, with sample photos
Platform: | Size: 724992 | Author: wan | Hits:

[Graph RecognizeVCchepai

Description: 对静态车牌进行定位和裁剪,使车牌识别中必不可少的步骤,也是完成字符分割和字符识别的前提条件-right static positioning plates and cutting, LPR indispensable step, Segmentation is complete characters and character recognition a prerequisite
Platform: | Size: 3072 | Author: 戴红 | Hits:

[Graph RecognizeLPR

Description: C语言开发车牌定位拍照识别系统【毕业设计源代码】-c lanague LPR
Platform: | Size: 749568 | Author: liuhuiyong | Hits:

[OtherLPR

Description: the application for lpr
Platform: | Size: 44032 | Author: spooky | Hits:

[Software EngineeringLPR

Description: 汽车牌照识别系统的设计与实现 介绍了车牌识别的流程和算法-LPR design
Platform: | Size: 171008 | Author: yangfan | Hits:

[2D GraphicLPR

Description: 这是一个基于字符识别的LPR系统,并用VISUAL C++ 实现。另附文档说明。-LPR system based on character recognization .
Platform: | Size: 857088 | Author: 罗金凯 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net