FaceDetect.plg
上传用户:yeung_1189
上传日期:2010-02-10
资源大小:3536k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: FaceDetect - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSPA.tmp" with contents
- [
- /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
- "E:(光盘)数字图像模式识别及实践源代码第09章 人脸的检测与定位人脸定位实例AddSampleDlg.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSPA.tmp"
- Creating temporary file "C:WINDOWSTEMPRSPB.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FaceDetect.pdb" /debug /machine:I386 /out:"Debug/FaceDetect.exe" /pdbtype:sept
- ".DebugAddSampleDlg.obj"
- ".DebugDib.obj"
- ".DebugFaceDetect.obj"
- ".DebugFaceDetectDlg.obj"
- ".DebugHairFace.obj"
- ".DebugLikelyHood.obj"
- ".DebugReplaceDlg.obj"
- ".DebugStdAfx.obj"
- ".DebugFaceDetect.res"
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSPB.tmp"
- <h3>Output Window</h3>
- Compiling...
- AddSampleDlg.cpp
- Linking...
- <h3>Results</h3>
- FaceDetect.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>