资源简介
车牌识别,源代代码包括,虑波、二值化处理、分割图像、提取、字符匹配等详细代码。
代码片段和文件信息
// ChildFrm.cpp : implementation of the CChildframe class
//
#include “stdafx.h“
#include “TypeRec.h“
#include “ChildFrm.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CChildframe
IMPLEMENT_DYNCREATE(CChildframe CMDIChildWnd)
BEGIN_MESSAGE_MAP(CChildframe CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CChildframe construction/destruction
CChildframe::CChildframe()
{
// TODO: add member initialization code here
}
CChildframe::~CChildframe()
{
}
BOOL CChildframe::PreCreateWindow(CREATESTRUCT& cs)
{
// TODO: Modify the Window class or styles here by modifying
// the CREATESTRUCT cs
if( !CMDIChildWnd::PreCreateWindow(cs) )
return FALSE;
return TRUE;
}
/////////////////////////////////////////////////////////////////////////////
// CChildframe diagnostics
#ifdef _DEBUG
void CChildframe::AssertValid() const
{
CMDIChildWnd::AssertValid();
}
void CChildframe::Dump(CDumpContext& dc) const
{
CMDIChildWnd::Dump(dc);
}
#endif //_DEBUG
/////////////////////////////////////////////////////////////////////////////
// CChildframe message handlers
void CChildframe::Activateframe(int nCmdShow)
{
// TODO: Add your specialized code here and/or call the base class
nCmdShow = SW_SHOWMAXIMIZED;
CMDIChildWnd::Activateframe(nCmdShow);
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1731 2004-03-30 16:03 车牌定位\车牌定位\ChildFrm.cpp
文件 1456 2004-03-30 16:02 车牌定位\车牌定位\ChildFrm.h
文件 65041 2001-01-06 23:01 车牌定位\车牌定位\ColorTable.h
文件 184387 2004-07-01 21:49 车牌定位\车牌定位\Debug\TypeRec.exe
文件 29208 2004-07-01 21:48 车牌定位\车牌定位\DIBAPI.CPP
文件 1875 2004-04-26 16:44 车牌定位\车牌定位\DIBAPI.H
文件 42626 2004-04-01 14:22 车牌定位\车牌定位\edgecontour.cpp
文件 1074 2004-04-01 14:22 车牌定位\车牌定位\edgecontour.h
文件 2524 2004-03-30 15:31 车牌定位\车牌定位\MainFrm.cpp
文件 1542 2004-03-30 15:31 车牌定位\车牌定位\MainFrm.h
文件 1179702 2004-04-29 22:53 车牌定位\车牌定位\pic\Img10_24.bmp
文件 1179702 2004-04-29 22:53 车牌定位\车牌定位\pic\Img1_24.bmp
文件 4793 2004-03-30 15:31 车牌定位\车牌定位\ReadMe.txt
文件 1558 2004-04-26 21:12 车牌定位\车牌定位\res\Toolbar.bmp
文件 1078 2004-03-30 15:31 车牌定位\车牌定位\res\TypeRec.ico
文件 399 2004-03-30 15:31 车牌定位\车牌定位\res\TypeRec.rc2
文件 1078 2004-03-30 15:31 车牌定位\车牌定位\res\TypeRecDoc.ico
文件 1910 2004-04-26 20:51 车牌定位\车牌定位\Resource.h
文件 209 2004-03-30 15:31 车牌定位\车牌定位\StdAfx.cpp
文件 1054 2004-03-30 15:31 车牌定位\车牌定位\StdAfx.h
文件 22095 2004-07-01 22:25 车牌定位\车牌定位\suanfa1.cpp
文件 1007 2004-04-26 17:00 车牌定位\车牌定位\suanfa1.h
文件 11344 2001-01-07 11:09 车牌定位\车牌定位\TemplateTrans.cpp
文件 672 2001-01-07 11:09 车牌定位\车牌定位\TemplateTrans.h
文件 31344 2004-07-01 21:47 车牌定位\车牌定位\TypeRec.aps
文件 3228 2004-07-05 11:37 车牌定位\车牌定位\TypeRec.clw
文件 4509 2004-03-30 15:35 车牌定位\车牌定位\TypeRec.cpp
文件 5288 2004-04-08 00:26 车牌定位\车牌定位\TypeRec.dsp
文件 539 2004-04-26 17:09 车牌定位\车牌定位\TypeRec.dsw
文件 1367 2004-03-30 15:31 车牌定位\车牌定位\TypeRec.h
............此处省略16个文件信息
- 上一篇:回溯方法设计指派问题的算法
- 下一篇:boa-0.94.13
相关资源
- 用于车牌识别的字符模板,数字,字
- 车牌字符样本数字和字母
- 基于CNN的车牌识别字符模板
- 车牌识别算法源代码内含求阈值,车
- 基于DSP的车牌识别系统论文和保证可
- 车牌识别系统外文文献
- MATLAB夜间车牌识别程序
- bp车牌识别
- 基于FPGA的智能车牌定位识别系统设计
- 调用百度网盘接口进行文件上传
- halcon二维码识别(.hdev)
- Halcon 车牌识别 源码
- STM32F103VCT6车牌识别装置
- HALCON 车牌识别
- Delphi实现车牌识别
- 车牌识别字符样本汉字、数字、字母
- 基于FPGA的车牌识别算法研究及实现
- 车牌识别程序和论文自己做的做毕业
- 车牌识别动态库
- labview调用halcon程序进行车牌识别.ra
评论
共有 条评论