FaceDetect.clw
上传用户:sdsuchuang
上传日期:2013-01-12
资源大小:2228k
文件大小:9k
源码类别:

图形图像处理

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=shujuyanchi
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "FaceDetect.h"
  8. LastPage=0
  9. ClassCount=18
  10. Class1=CFaceDetectApp
  11. Class2=CFaceDetectDoc
  12. Class3=CFaceDetectView
  13. Class4=CMainFrame
  14. ResourceCount=17
  15. Resource1=IDD_DIALOG10
  16. Class5=CAboutDlg
  17. Resource2=IDD_DIALOG3
  18. Class6=MessageName
  19. Resource3=IDD_DIALOG7
  20. Resource4=IDD_ABOUTBOX
  21. Resource5=IDD_DIALOG9
  22. Resource6=IDR_MAINFRAME
  23. Class7=STUDY_1
  24. Class8=GetName
  25. Resource7=IDD_DIALOG4
  26. Class9=message
  27. Resource8=IDD_DIALOG5
  28. Class10=Study
  29. Resource9=IDD_DIALOG11
  30. Class11=GetStudyNum
  31. Resource10=IDD_DIALOG6
  32. Class12=Tishi
  33. Resource11=IDD_DIALOG1
  34. Class13=ShowPMessage
  35. Resource12=IDD_DIALOG14
  36. Class14=FINDMESSAGE
  37. Resource13=IDD_VIDTEST_DIALOG
  38. Class15=Meg
  39. Resource14=IDD_DIALOG12
  40. Class16=DelectMessage
  41. Resource15=IDD_DIALOG2
  42. Class17=XiuGai
  43. Resource16=IDD_DIALOG8
  44. Class18=shujuyanchi
  45. Resource17=IDD_DIALOG15
  46. [CLS:CFaceDetectApp]
  47. Type=0
  48. HeaderFile=FaceDetect.h
  49. ImplementationFile=FaceDetect.cpp
  50. Filter=N
  51. BaseClass=CWinApp
  52. VirtualFilter=AC
  53. LastObject=ID_BUTTON32785
  54. [CLS:CFaceDetectDoc]
  55. Type=0
  56. HeaderFile=FaceDetectDoc.h
  57. ImplementationFile=FaceDetectDoc.cpp
  58. Filter=N
  59. BaseClass=CDocument
  60. VirtualFilter=DC
  61. [CLS:CFaceDetectView]
  62. Type=0
  63. HeaderFile=FaceDetectView.h
  64. ImplementationFile=FaceDetectView.cpp
  65. Filter=C
  66. BaseClass=CView
  67. VirtualFilter=VWC
  68. LastObject=AFX_ID_PROSSING
  69. [CLS:CMainFrame]
  70. Type=0
  71. HeaderFile=MainFrm.h
  72. ImplementationFile=MainFrm.cpp
  73. Filter=T
  74. LastObject=ID_MENUITEM32799
  75. [CLS:CAboutDlg]
  76. Type=0
  77. HeaderFile=FaceDetect.cpp
  78. ImplementationFile=FaceDetect.cpp
  79. Filter=D
  80. [DLG:IDD_ABOUTBOX]
  81. Type=1
  82. Class=CAboutDlg
  83. ControlCount=4
  84. Control1=IDC_STATIC,static,1342177283
  85. Control2=IDC_STATIC,static,1342308480
  86. Control3=IDC_STATIC,static,1342308352
  87. Control4=IDOK,button,1342373889
  88. [MNU:IDR_MAINFRAME]
  89. Type=1
  90. Class=CMainFrame
  91. Command1=ID_FILE_NEW
  92. Command2=ID_FILE_OPEN
  93. Command3=ID_FILE_SAVE
  94. Command4=ID_FILE_SAVE_AS
  95. Command5=ID_FILE_PRINT
  96. Command6=ID_FILE_PRINT_PREVIEW
  97. Command7=ID_FILE_PRINT_SETUP
  98. Command8=ID_FILE_MRU_FILE1
  99. Command9=ID_APP_EXIT
  100. Command10=ID_EDIT_UNDO
  101. Command11=ID_EDIT_CUT
  102. Command12=ID_EDIT_COPY
  103. Command13=ID_EDIT_PASTE
  104. Command14=ID_VIEW_TOOLBAR
  105. Command15=ID_VIEW_STATUS_BAR
  106. Command16=ID_READY_LIGHTINGCONPENSATE
  107. Command17=ID_READY_SCALE
  108. Command18=ID_READY_Template
  109. Command19=ID_READY_ZFT
  110. Command20=ID_READY_ContrastEnhance
  111. Command21=ID_READY_WHITEBLACK
  112. Command22=ID_READY_BanishOnlyPoint
  113. Command23=ID_READY_GetFaceOutLline
  114. Command24=ID_READY_FixedPosition
  115. Command25=ID_PROCESSING_GetCharacteristicParameter
  116. Command26=ID_PROSSING_detect
  117. Command27=ID_DETECTFACE
  118. Command28=ID_STUDY_MENUITEM32798
  119. Command29=ID_DATABASE_FIND
  120. Command30=ID_MENUITEM32799
  121. Command31=ID_DATABASE_Delete
  122. Command32=ID_APP_ABOUT
  123. CommandCount=32
  124. [ACL:IDR_MAINFRAME]
  125. Type=1
  126. Class=CMainFrame
  127. Command1=ID_FILE_NEW
  128. Command2=ID_FILE_OPEN
  129. Command3=ID_FILE_SAVE
  130. Command4=ID_FILE_PRINT
  131. Command5=ID_EDIT_UNDO
  132. Command6=ID_EDIT_CUT
  133. Command7=ID_EDIT_COPY
  134. Command8=ID_EDIT_PASTE
  135. Command9=ID_EDIT_UNDO
  136. Command10=ID_EDIT_CUT
  137. Command11=ID_EDIT_COPY
  138. Command12=ID_EDIT_PASTE
  139. Command13=ID_NEXT_PANE
  140. Command14=ID_PREV_PANE
  141. CommandCount=14
  142. [TB:IDR_MAINFRAME]
  143. Type=1
  144. Class=CMainFrame
  145. Command1=ID_FILE_NEW
  146. Command2=ID_FILE_OPEN
  147. Command3=ID_FILE_SAVE
  148. Command4=ID_EDIT_CUT
  149. Command5=ID_EDIT_COPY
  150. Command6=ID_EDIT_PASTE
  151. Command7=ID_FILE_PRINT
  152. Command8=ID_APP_ABOUT
  153. Command9=AFX_ID_VIDIO
  154. Command10=AFX_ID_PROSSING
  155. Command11=ID_PROSSING_STUDY
  156. Command12=ID_VIDIO_CANNEL
  157. CommandCount=12
  158. [DLG:IDD_DIALOG1]
  159. Type=1
  160. Class=MessageName
  161. ControlCount=3
  162. Control1=IDOK,button,1342242817
  163. Control2=IDC_STATIC,static,1342308353
  164. Control3=IDC_EDIT1,edit,1350631552
  165. [CLS:MessageName]
  166. Type=0
  167. HeaderFile=MessageName.h
  168. ImplementationFile=MessageName.cpp
  169. BaseClass=CDialog
  170. Filter=D
  171. LastObject=AFX_ID_PROSSING
  172. VirtualFilter=dWC
  173. [DLG:IDD_DIALOG2]
  174. Type=1
  175. Class=GetName
  176. ControlCount=3
  177. Control1=IDOK_GetName,button,1342242817
  178. Control2=IDCANCEL,button,1342242816
  179. Control3=IDC_EDIT1,edit,1350631552
  180. [DLG:IDD_DIALOG3]
  181. Type=1
  182. Class=?
  183. ControlCount=2
  184. Control1=IDOK,button,1342242817
  185. Control2=IDC_STATIC,static,1342308352
  186. [DLG:IDD_VIDTEST_DIALOG]
  187. Type=1
  188. Class=?
  189. ControlCount=3
  190. Control1=IDC_VIDEO,static,1342177287
  191. Control2=IDCAPTURE,button,1342242816
  192. Control3=IDCANCEL,button,1342242816
  193. [DLG:IDD_DIALOG4]
  194. Type=1
  195. Class=STUDY_1
  196. ControlCount=3
  197. Control1=ID_DETECT_CONTINUE,button,1342242817
  198. Control2=IDCANCEL,button,1342242816
  199. Control3=IDC_STATIC,static,1342308352
  200. [CLS:STUDY_1]
  201. Type=0
  202. HeaderFile=STUDY_1.h
  203. ImplementationFile=STUDY_1.cpp
  204. BaseClass=CDialog
  205. Filter=D
  206. VirtualFilter=dWC
  207. [CLS:GetName]
  208. Type=0
  209. HeaderFile=GetName.h
  210. ImplementationFile=GetName.cpp
  211. BaseClass=CDialog
  212. Filter=D
  213. LastObject=IDOK_GetName
  214. VirtualFilter=dWC
  215. [DLG:IDD_DIALOG5]
  216. Type=1
  217. Class=message
  218. ControlCount=15
  219. Control1=IDOK,button,1342242817
  220. Control2=IDCANCEL,button,1342242816
  221. Control3=IDC_STATIC,static,1342308352
  222. Control4=IDC_EDIT1,edit,1350631552
  223. Control5=IDC_EDIT2,edit,1350631552
  224. Control6=IDC_EDIT3,edit,1350631552
  225. Control7=IDC_EDIT4,edit,1350631552
  226. Control8=IDC_EDIT5,edit,1350631552
  227. Control9=IDC_STATIC,static,1342308353
  228. Control10=IDC_STATIC,static,1342308352
  229. Control11=IDC_STATIC,static,1342308352
  230. Control12=IDC_STATIC,static,1342308352
  231. Control13=IDC_STATIC,static,1342308352
  232. Control14=IDC_EDIT6,edit,1350631552
  233. Control15=IDC_STATIC,static,1342308364
  234. [CLS:message]
  235. Type=0
  236. HeaderFile=message.h
  237. ImplementationFile=message.cpp
  238. BaseClass=CDialog
  239. Filter=D
  240. VirtualFilter=dWC
  241. LastObject=IDC_EDIT1
  242. [DLG:IDD_DIALOG6]
  243. Type=1
  244. Class=Study
  245. ControlCount=4
  246. Control1=IDOK,button,1342242817
  247. Control2=IDCANCEL,button,1342242816
  248. Control3=IDC_EDIT1,edit,1350631552
  249. Control4=IDC_STATIC,static,1342308352
  250. [CLS:Study]
  251. Type=0
  252. HeaderFile=Study.h
  253. ImplementationFile=Study.cpp
  254. BaseClass=CDialog
  255. Filter=D
  256. VirtualFilter=dWC
  257. LastObject=IDCANCEL
  258. [DLG:IDD_DIALOG7]
  259. Type=1
  260. Class=GetStudyNum
  261. ControlCount=4
  262. Control1=IDOK,button,1342242817
  263. Control2=IDCANCEL,button,1342242816
  264. Control3=IDC_EDIT1,edit,1350631552
  265. Control4=IDC_STATIC,static,1342308352
  266. [CLS:GetStudyNum]
  267. Type=0
  268. HeaderFile=GetStudyNum.h
  269. ImplementationFile=GetStudyNum.cpp
  270. BaseClass=CDialog
  271. Filter=D
  272. VirtualFilter=dWC
  273. [DLG:IDD_DIALOG8]
  274. Type=1
  275. Class=Tishi
  276. ControlCount=4
  277. Control1=IDOK,button,1342242817
  278. Control2=IDCANCEL,button,1342242816
  279. Control3=IDC_STATIC,static,1342308364
  280. Control4=IDC_EDIT1,edit,1484849280
  281. [CLS:Tishi]
  282. Type=0
  283. HeaderFile=Tishi.h
  284. ImplementationFile=Tishi.cpp
  285. BaseClass=CDialog
  286. Filter=D
  287. VirtualFilter=dWC
  288. LastObject=AFX_ID_PROSSING
  289. [DLG:IDD_DIALOG9]
  290. Type=1
  291. Class=ShowPMessage
  292. ControlCount=15
  293. Control1=IDOK,button,1342242817
  294. Control2=IDCANCEL,button,1342242816
  295. Control3=IDC_STATIC,static,1342308352
  296. Control4=IDC_EDIT1,edit,1484849280
  297. Control5=IDC_STATIC,static,1342308352
  298. Control6=IDC_EDIT2,edit,1484849280
  299. Control7=IDC_STATIC,static,1342308352
  300. Control8=IDC_STATIC,static,1342308352
  301. Control9=IDC_STATIC,static,1342308352
  302. Control10=IDC_STATIC,static,1342308352
  303. Control11=IDC_EDIT3,edit,1484849280
  304. Control12=IDC_EDIT4,edit,1484849280
  305. Control13=IDC_EDIT5,edit,1484849280
  306. Control14=IDC_EDIT6,edit,1484849280
  307. Control15=IDC_STATIC,static,1350696972
  308. [CLS:ShowPMessage]
  309. Type=0
  310. HeaderFile=ShowPMessage.h
  311. ImplementationFile=ShowPMessage.cpp
  312. BaseClass=CDialog
  313. Filter=D
  314. VirtualFilter=dWC
  315. LastObject=IDC_EDIT3
  316. [DLG:IDD_DIALOG10]
  317. Type=1
  318. Class=FINDMESSAGE
  319. ControlCount=4
  320. Control1=IDOK,button,1342242817
  321. Control2=IDCANCEL,button,1342242816
  322. Control3=IDC_EDIT1,edit,1350631552
  323. Control4=IDC_STATIC,static,1342308352
  324. [CLS:FINDMESSAGE]
  325. Type=0
  326. HeaderFile=FINDMESSAGE.h
  327. ImplementationFile=FINDMESSAGE.cpp
  328. BaseClass=CDialog
  329. Filter=D
  330. VirtualFilter=dWC
  331. LastObject=AFX_ID_PROSSING
  332. [DLG:IDD_DIALOG11]
  333. Type=1
  334. Class=Meg
  335. ControlCount=3
  336. Control1=IDOK,button,1342242817
  337. Control2=IDCANCEL,button,1342242816
  338. Control3=IDC_STATIC,static,1342308352
  339. [CLS:Meg]
  340. Type=0
  341. HeaderFile=Meg.h
  342. ImplementationFile=Meg.cpp
  343. BaseClass=CDialog
  344. Filter=D
  345. LastObject=IDCANCEL
  346. [DLG:IDD_DIALOG12]
  347. Type=1
  348. Class=DelectMessage
  349. ControlCount=4
  350. Control1=IDOK,button,1342242817
  351. Control2=IDCANCEL,button,1342242816
  352. Control3=IDC_EDIT1,edit,1350631552
  353. Control4=ID_OKD,static,1342308352
  354. [CLS:DelectMessage]
  355. Type=0
  356. HeaderFile=DelectMessage.h
  357. ImplementationFile=DelectMessage.cpp
  358. BaseClass=CDialog
  359. Filter=D
  360. VirtualFilter=dWC
  361. LastObject=AFX_ID_PROSSING
  362. [DLG:IDD_DIALOG14]
  363. Type=1
  364. Class=XiuGai
  365. ControlCount=15
  366. Control1=IDOK,button,1342242817
  367. Control2=IDCANCEL,button,1342242816
  368. Control3=IDC_STATIC,static,1342308352
  369. Control4=IDC_CHECK1,button,1342242819
  370. Control5=IDC_EDIT1,edit,1350631552
  371. Control6=IDC_CHECK2,button,1342242819
  372. Control7=IDC_EDIT2,edit,1350631552
  373. Control8=IDC_CHECK3,button,1342242819
  374. Control9=IDC_EDIT3,edit,1350631552
  375. Control10=IDC_CHECK4,button,1342242819
  376. Control11=IDC_EDIT4,edit,1350631552
  377. Control12=IDC_CHECK5,button,1342242819
  378. Control13=IDC_EDIT5,edit,1350631552
  379. Control14=IDC_STATIC,static,1342308352
  380. Control15=IDC_EDIT6,edit,1350631552
  381. [CLS:XiuGai]
  382. Type=0
  383. HeaderFile=XiuGai.h
  384. ImplementationFile=XiuGai.cpp
  385. BaseClass=CDialog
  386. Filter=D
  387. VirtualFilter=dWC
  388. LastObject=AFX_ID_PROSSING
  389. [DLG:IDD_DIALOG15]
  390. Type=1
  391. Class=shujuyanchi
  392. ControlCount=0
  393. [CLS:shujuyanchi]
  394. Type=0
  395. HeaderFile=shujuyanchi.h
  396. ImplementationFile=shujuyanchi.cpp
  397. BaseClass=CDialog
  398. Filter=D