资源简介
本代码是自己写的一个能较好的实现道路识别与检测
代码片段和文件信息
// ChildFrm.cpp : implementation of the CChildframe class
//
#include “stdafx.h“
#include “ImgSeg.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()
{
// TOD
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2006-04-10 15:45 ImgSeg
文件 1880 2002-05-15 17:40 ImgSeg\ChildFrm.cpp
文件 1451 2002-05-13 21:14 ImgSeg\ChildFrm.h
文件 1218 2002-05-31 23:50 ImgSeg\DlgImpPal.cpp
文件 1203 2002-05-31 23:50 ImgSeg\DlgImpPal.h
文件 9149 2002-05-16 08:13 ImgSeg\DlgIntensity.cpp
文件 1844 2002-05-13 21:49 ImgSeg\DlgIntensity.h
文件 1278 2002-06-07 21:14 ImgSeg\DlgLaplacThin.cpp
文件 1248 2002-06-07 21:14 ImgSeg\DlgLaplacThin.h
文件 1699 2002-05-30 10:10 ImgSeg\DlgPalKing.cpp
文件 1259 2002-05-30 00:56 ImgSeg\DlgPalKing.h
文件 1258 2002-06-07 20:56 ImgSeg\DlgSobelThin.cpp
文件 1234 2002-06-07 20:56 ImgSeg\DlgSobelThin.h
文件 1276 2002-06-03 23:10 ImgSeg\DlgThreshold.cpp
文件 1240 2002-06-03 23:10 ImgSeg\DlgThreshold.h
文件 82077 2002-06-18 00:46 ImgSeg\ImgPro.cpp
文件 1447 2002-06-16 22:59 ImgSeg\ImgPro.h
文件 239680 2006-04-10 15:45 ImgSeg\ImgSeg.aps
文件 6373 2006-04-10 15:44 ImgSeg\ImgSeg.clw
文件 5266 2002-06-10 08:36 ImgSeg\ImgSeg.cpp
文件 6135 2002-06-07 21:14 ImgSeg\ImgSeg.dsp
文件 537 2002-05-13 21:14 ImgSeg\ImgSeg.dsw
文件 1403 2002-06-07 17:21 ImgSeg\ImgSeg.h
文件 148480 2006-04-10 15:45 ImgSeg\ImgSeg.ncb
文件 56832 2006-04-10 15:45 ImgSeg\ImgSeg.opt
文件 1143 2006-04-10 15:45 ImgSeg\ImgSeg.plg
文件 18263 2006-04-10 15:45 ImgSeg\ImgSeg.rc
文件 680 2002-05-13 21:14 ImgSeg\ImgSeg.reg
文件 30362 2002-06-18 07:50 ImgSeg\ImgSegDoc.cpp
文件 2419 2002-06-16 22:58 ImgSeg\ImgSegDoc.h
............此处省略21个文件信息
- 上一篇:GoHide 隐藏任务图标完美破解
- 下一篇:HDMI接插件PCB封装.zip
评论
共有 条评论