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

📄 imagetest.plg

📁 原创:根据里面的PPT自己编写的角点定位算子Forstner,该方法对图象清晰的效果好
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: imagetest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "F:\DOCUME~1\xlb\LOCALS~1\Temp\RSP8A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/imagetest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\图像角点检测及匹配算法\Forstner 角点检测 自编\Forstner 角点检测 自编\imagetestDoc.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\xlb\LOCALS~1\Temp\RSP8A.tmp" 
Creating temporary file "F:\DOCUME~1\xlb\LOCALS~1\Temp\RSP8B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/imagetest.pdb" /debug /machine:I386 /out:"Debug/imagetest.exe" /pdbtype:sept 
".\Debug\dibapi.obj"
".\Debug\imagetest.obj"
".\Debug\imagetestDoc.obj"
".\Debug\imagetestView.obj"
".\Debug\Input2.obj"
".\Debug\MainFrm.obj"
".\Debug\ParaInput1.obj"
".\Debug\StdAfx.obj"
".\Debug\imagetest.res"
]
Creating command line "link.exe @F:\DOCUME~1\xlb\LOCALS~1\Temp\RSP8B.tmp"
<h3>Output Window</h3>
Compiling...
imagetestDoc.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/imagetest.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\dibapi.sbr" ".\Debug\imagetest.sbr" ".\Debug\imagetestDoc.sbr" ".\Debug\imagetestView.sbr" ".\Debug\Input2.sbr" ".\Debug\MainFrm.sbr" ".\Debug\ParaInput1.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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