ImageProcessing.plg
资源名称:Canny边缘检测.rar [点击查看]
上传用户:wzyhdz
上传日期:2010-04-06
资源大小:164k
文件大小:3k
源码类别:
2D图形编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ImageProcessing - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/ImageProcessing.res" /d "_DEBUG" /d "_AFXDLL" "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessing.rc""
- Creating temporary file "C:DOCUME~1fjLOCALS~1TempRSP143.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码cdib.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ChildFrm.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码DIBPrcs.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessing.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessingDoc.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码ImageProcessingView.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码MainFrm.cpp"
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码SegApi.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1fjLOCALS~1TempRSP143.tmp"
- Creating temporary file "C:DOCUME~1fjLOCALS~1TempRSP144.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:封建社会MyDownloadtools2005518171457Canny边缘检测源代码StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1fjLOCALS~1TempRSP144.tmp"
- Creating temporary file "C:DOCUME~1fjLOCALS~1TempRSP145.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcessing.pdb" /debug /machine:I386 /out:"Debug/ImageProcessing.exe" /pdbtype:sept
- ".Debugcdib.obj"
- ".DebugChildFrm.obj"
- ".DebugDIBPrcs.obj"
- ".DebugImageProcessing.obj"
- ".DebugImageProcessingDoc.obj"
- ".DebugImageProcessingView.obj"
- ".DebugMainFrm.obj"
- ".DebugSegApi.obj"
- ".DebugStdAfx.obj"
- ".DebugImageProcessing.res"
- ]
- Creating command line "link.exe @C:DOCUME~1fjLOCALS~1TempRSP145.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- cdib.cpp
- ChildFrm.cpp
- DIBPrcs.cpp
- ImageProcessing.cpp
- ImageProcessingDoc.cpp
- ImageProcessingView.cpp
- MainFrm.cpp
- SegApi.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- ImageProcessing.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>