TypeRec.plg
上传用户:jiele008
上传日期:2008-02-01
资源大小:2679k
文件大小:3k
源码类别:

图形/文字识别

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TypeRec - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TypeRec.res" /d "_DEBUG" /d "_AFXDLL" "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位TypeRec.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP15E.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TypeRec.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位ChildFrm.cpp"
  14. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位DIBAPI.CPP"
  15. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位edgecontour.cpp"
  16. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位MainFrm.cpp"
  17. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位suanfa1.cpp"
  18. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位TemplateTrans.cpp"
  19. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位TypeRec.cpp"
  20. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位TypeRecDoc.cpp"
  21. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位TypeRecView.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP15E.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP15F.tmp" with contents
  25. [
  26. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TypeRec.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  27. "E:4模式识别与图像处理袁小梅光盘资料Visual C++ Matlab图像处理与识别实用案例精选chap12车牌定位StdAfx.cpp"
  28. ]
  29. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP15F.tmp" 
  30. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP160.tmp" with contents
  31. [
  32. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TypeRec.pdb" /debug /machine:I386 /out:"Debug/TypeRec.exe" /pdbtype:sept 
  33. ".DebugChildFrm.obj"
  34. ".DebugDIBAPI.OBJ"
  35. ".Debugedgecontour.obj"
  36. ".DebugMainFrm.obj"
  37. ".DebugStdAfx.obj"
  38. ".Debugsuanfa1.obj"
  39. ".DebugTemplateTrans.obj"
  40. ".DebugTypeRec.obj"
  41. ".DebugTypeRecDoc.obj"
  42. ".DebugTypeRecView.obj"
  43. ".DebugTypeRec.res"
  44. ]
  45. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP160.tmp"
  46. <h3>Output Window</h3>
  47. Compiling resources...
  48. Compiling...
  49. StdAfx.cpp
  50. Compiling...
  51. ChildFrm.cpp
  52. DIBAPI.CPP
  53. edgecontour.cpp
  54. MainFrm.cpp
  55. suanfa1.cpp
  56. TemplateTrans.cpp
  57. TypeRec.cpp
  58. TypeRecDoc.cpp
  59. TypeRecView.cpp
  60. Generating Code...
  61. Linking...
  62. <h3>Results</h3>
  63. TypeRec.exe - 0 error(s), 0 warning(s)
  64. </pre>
  65. </body>
  66. </html>