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

📄 facedetectview.plg

📁 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FaceDetectView - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/FaceDetectView.pdb" /debug /machine:I386 /out:"Debug/FaceDetectView.exe" /pdbtype:sept 
".\Debug\FaceDetectView.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp"
<h3>Output Window</h3>
Linking...
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: __thiscall DIB::DIB(void)" (??0DIB@@QAE@XZ)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall DIB::~DIB(void)" (??1DIB@@UAE@XZ)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: int __thiscall DIB::PaintDIBTrue(struct HDC__ *,struct tagRECT *,void *,struct tagRECT *,unsigned long)" (?PaintDIBTrue@DIB@@QAEHPAUHDC__@@PAUtagRECT@@PAX1K@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: long __thiscall DIB::PixelOffset(int,int,unsigned short)" (?PixelOffset@DIB@@QAEJHHG@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: unsigned short __thiscall DIB::BytePerLine(void *)" (?BytePerLine@DIB@@QAEGPAX@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: unsigned char * __thiscall DIB::FindDIBBits(void *)" (?FindDIBBits@DIB@@QAEPAEPAX@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: static struct CRuntimeClass const CFaceDetectDoc::classCFaceDetectDoc" (?classCFaceDetectDoc@CFaceDetectDoc@@2UCRuntimeClass@@B)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: int __thiscall DIB::LightingCompensate(void *)" (?LightingCompensate@DIB@@QAEHPAX@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: void * __thiscall DIB::CopyHandle(void *)" (?CopyHandle@DIB@@QAEPAXPAX@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: void __thiscall DIB::Dilation(void *,int,int,int,int)" (?Dilation@DIB@@QAEXPAXHHHH@Z)
FaceDetectView.obj : error LNK2001: unresolved external symbol "public: void __thiscall DIB::Erasion(void *,int,int,int,int)" (?Erasion@DIB@@QAEXPAXHHHH@Z)
msvcrtd.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
Debug/FaceDetectView.exe : fatal error LNK1120: 12 unresolved externals
Error executing link.exe.



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

⌨️ 快捷键说明

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