FaceDetect.plg
上传用户:yeung_1189
上传日期:2010-02-10
资源大小:3536k
文件大小:1k
源码类别:

图形/文字识别

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FaceDetect - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSPA.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/FaceDetect.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:(光盘)数字图像模式识别及实践源代码第09章  人脸的检测与定位人脸定位实例AddSampleDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:WINDOWSTEMPRSPA.tmp" 
  15. Creating temporary file "C:WINDOWSTEMPRSPB.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FaceDetect.pdb" /debug /machine:I386 /out:"Debug/FaceDetect.exe" /pdbtype:sept 
  18. ".DebugAddSampleDlg.obj"
  19. ".DebugDib.obj"
  20. ".DebugFaceDetect.obj"
  21. ".DebugFaceDetectDlg.obj"
  22. ".DebugHairFace.obj"
  23. ".DebugLikelyHood.obj"
  24. ".DebugReplaceDlg.obj"
  25. ".DebugStdAfx.obj"
  26. ".DebugFaceDetect.res"
  27. ]
  28. Creating command line "link.exe @C:WINDOWSTEMPRSPB.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. AddSampleDlg.cpp
  32. Linking...
  33. <h3>Results</h3>
  34. FaceDetect.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>