⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 imageprocessing.plg

📁 这是图像处理方面的canny算法源代码及实例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageProcessing - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16B.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 
"E:\lab\源程序库\用Canny算子提取边缘\源代码\SegApi.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16B.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16C.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcessing.pdb" /debug /machine:I386 /out:"Debug/ImageProcessing.exe" /pdbtype:sept 
".\Debug\cdib.obj"
".\Debug\ChildFrm.obj"
".\Debug\DIBPrcs.obj"
".\Debug\ImageProcessing.obj"
".\Debug\ImageProcessingDoc.obj"
".\Debug\ImageProcessingView.obj"
".\Debug\MainFrm.obj"
".\Debug\SegApi.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageProcessing.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16C.tmp"
<h3>Output Window</h3>
Compiling...
SegApi.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16D.tmp" with contents
[
/nologo /o"Debug/ImageProcessing.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\cdib.sbr"
".\Debug\ChildFrm.sbr"
".\Debug\DIBPrcs.sbr"
".\Debug\ImageProcessing.sbr"
".\Debug\ImageProcessingDoc.sbr"
".\Debug\ImageProcessingView.sbr"
".\Debug\MainFrm.sbr"
".\Debug\SegApi.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16D.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
ImageProcessing.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -