文件名称:200561555616250020000
介绍说明--下载内容均来自于网络,请自行研究使用
车牌识别系统
需要注意的地方:
使用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 fr a me 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 -- &
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 19854798200561555616250020000.rar 列表 20056155561625\车牌识别系统\AnnBP.cpp 20056155561625\车牌识别系统\AnnBP.h 20056155561625\车牌识别系统\char.bp 20056155561625\车牌识别系统\CharView.cpp 20056155561625\车牌识别系统\CharView.h 20056155561625\车牌识别系统\char_num.bp 20056155561625\车牌识别系统\chdata.ch 20056155561625\车牌识别系统\DigitClass.cpp 20056155561625\车牌识别系统\DigitClass.h 20056155561625\车牌识别系统\dip.aps 20056155561625\车牌识别系统\dip.clw 20056155561625\车牌识别系统\dip.cpp 20056155561625\车牌识别系统\dip.dsp 20056155561625\车牌识别系统\dip.dsw 20056155561625\车牌识别系统\dip.h 20056155561625\车牌识别系统\dip.ncb 20056155561625\车牌识别系统\dip.opt 20056155561625\车牌识别系统\dip.plg 20056155561625\车牌识别系统\dip.rc 20056155561625\车牌识别系统\dip.sln 20056155561625\车牌识别系统\dip.vcproj 20056155561625\车牌识别系统\dipDoc.cpp 20056155561625\车牌识别系统\dipDoc.h 20056155561625\车牌识别系统\dipView.cpp 20056155561625\车牌识别系统\dipView.h 20056155561625\车牌识别系统\GreyDlg.cpp 20056155561625\车牌识别系统\GreyDlg.h 20056155561625\车牌识别系统\handata.han 20056155561625\车牌识别系统\MainFrm.cpp 20056155561625\车牌识别系统\MainFrm.h 20056155561625\车牌识别系统\Mdlg.cpp 20056155561625\车牌识别系统\Mdlg.h 20056155561625\车牌识别系统\MFM1992 20056155561625\车牌识别系统\mydata.dat 20056155561625\车牌识别系统\num.bp 20056155561625\车牌识别系统\numdata.num 20056155561625\车牌识别系统\ReadMe.txt 20056155561625\车牌识别系统\RecvChar.cpp 20056155561625\车牌识别系统\RecvChar.h 20056155561625\车牌识别系统\res\dip.ICO 20056155561625\车牌识别系统\res\dip.rc2 20056155561625\车牌识别系统\res\dipDoc.ico 20056155561625\车牌识别系统\res\MISC41.ICO 20056155561625\车牌识别系统\res\Thumbs.db 20056155561625\车牌识别系统\res\Toolbar.bmp 20056155561625\车牌识别系统\res 20056155561625\车牌识别系统\resource.h 20056155561625\车牌识别系统\StdAfx.cpp 20056155561625\车牌识别系统\StdAfx.h 20056155561625\车牌识别系统\SuXiaoDlg.cpp 20056155561625\车牌识别系统\SuXiaoDlg.h 20056155561625\车牌识别系统\SXDlg.cpp 20056155561625\车牌识别系统\SXDlg.h 20056155561625\车牌识别系统\Thinner.cpp 20056155561625\车牌识别系统\Thinner.h 20056155561625\车牌识别系统\Training.cpp 20056155561625\车牌识别系统\Training.h 20056155561625\车牌识别系统\开源盛世ReadMe.txt 20056155561625\车牌识别系统 20056155561625