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

📄 vidcapdlg.plg

📁 capture the image of the inpu object from the user and then detect image edge of the object
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VidCapDlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/VidCapDlg.res" /d "_DEBUG" /d "_AFXDLL" "D:\USB_port_vision2\VidCapDlg\VidCapDlg.rc"" 
Creating temporary file "C:\DOCUME~1\s34523\LOCALS~1\Temp\RSPE5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VidCapDlg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\USB_port_vision2\VidCapDlg\FrameGrabber.cpp"
"D:\USB_port_vision2\VidCapDlg\Mathematic.cpp"
"D:\USB_port_vision2\VidCapDlg\SampleDlg.cpp"
"D:\USB_port_vision2\VidCapDlg\SerialCom.cpp"
"D:\USB_port_vision2\VidCapDlg\VidCapDlg.cpp"
"D:\USB_port_vision2\VidCapDlg\VidCapDlgDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\s34523\LOCALS~1\Temp\RSPE5.tmp" 
Creating temporary file "C:\DOCUME~1\s34523\LOCALS~1\Temp\RSPE6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VidCapDlg.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\USB_port_vision2\VidCapDlg\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\s34523\LOCALS~1\Temp\RSPE6.tmp" 
Creating temporary file "C:\DOCUME~1\s34523\LOCALS~1\Temp\RSPE7.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/VidCapDlg.pdb" /debug /machine:I386 /out:"Debug/VidCapDlg.exe" /pdbtype:sept 
.\Debug\FrameGrabber.obj
.\Debug\Mathematic.obj
.\Debug\SampleDlg.obj
.\Debug\SerialCom.obj
.\Debug\StdAfx.obj
.\Debug\VidCapDlg.obj
.\Debug\VidCapDlgDlg.obj
.\Debug\VidCapDlg.res
]
Creating command line "link.exe @C:\DOCUME~1\s34523\LOCALS~1\Temp\RSPE7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FrameGrabber.cpp
Mathematic.cpp
D:\USB_port_vision2\VidCapDlg\Mathematic.cpp(456) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\USB_port_vision2\VidCapDlg\Mathematic.cpp(472) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\USB_port_vision2\VidCapDlg\Mathematic.cpp(473) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
SampleDlg.cpp
SerialCom.cpp
VidCapDlg.cpp
VidCapDlgDlg.cpp
D:\USB_port_vision2\VidCapDlg\VidCapDlgDlg.cpp(322) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/VidCapDlg.bsc"  .\Debug\StdAfx.sbr .\Debug\FrameGrabber.sbr .\Debug\Mathematic.sbr .\Debug\SampleDlg.sbr .\Debug\SerialCom.sbr .\Debug\VidCapDlg.sbr .\Debug\VidCapDlgDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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