資源簡介
一個簡單的C++程序包含了對攝像頭的調用以及實現對捕捉的圖像實時二值化

代碼片段和文件信息
//?stdafx.cpp?:?只包括標準包含文件的源文件
//?test2.pch?將作為預編譯頭
//?stdafx.obj?將包含預編譯類型信息
#include?“stdafx.h“
//?TODO:?在?STDAFX.H?中引用任何所需的附加頭文件,
//而不是在此文件中引用
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????27648??2019-02-06?16:16??實時二值化\.vs\test2\v14\.suo
?????文件????3604480??2019-02-06?16:06??實時二值化\ipch\TEST2-505d9edf\TEST2-5d7d4b9c.ipch
?????文件????3538944??2018-09-17?22:24??實時二值化\ipch\TEST2-a23fc8d2\TEST2-22636d3e.ipch
?????文件????3604480??2019-01-12?17:04??實時二值化\ipch\TEST2-a23fc8d2\TEST2-5d7d4b9c.ipch
?????文件???????1496??2018-09-17?22:24??實時二值化\test2\ReadMe.txt
?????文件????????209??2018-09-17?22:24??實時二值化\test2\stdafx.cpp
?????文件????????234??2018-09-17?22:24??實時二值化\test2\stdafx.h
?????文件????????240??2018-09-17?22:24??實時二值化\test2\targetver.h
?????文件???????1405??2018-09-17?22:26??實時二值化\test2\test2.cpp
?????文件???????8032??2018-09-17?22:24??實時二值化\test2\test2.vcxproj
?????文件???????1312??2018-09-17?22:24??實時二值化\test2\test2.vcxproj.filters
?????文件??????12045??2019-02-05?16:44??實時二值化\test2\x64\Debug\stdafx.obj
?????文件????????160??2019-02-06?16:06??實時二值化\test2\x64\Debug\test2.log
?????文件?????492288??2019-02-05?16:44??實時二值化\test2\x64\Debug\test2.obj
?????文件????6094848??2019-02-05?16:44??實時二值化\test2\x64\Debug\test2.pch
?????文件???????2522??2019-02-05?16:44??實時二值化\test2\x64\Debug\test2.tlog\CL.command.1.tlog
?????文件??????33376??2019-02-06?16:06??實時二值化\test2\x64\Debug\test2.tlog\CL.read.1.tlog
?????文件????????870??2019-02-06?16:06??實時二值化\test2\x64\Debug\test2.tlog\CL.write.1.tlog
?????文件???????2432??2019-02-05?16:44??實時二值化\test2\x64\Debug\test2.tlog\li
?????文件???????3432??2019-02-06?16:06??實時二值化\test2\x64\Debug\test2.tlog\li
?????文件????????864??2019-02-05?16:44??實時二值化\test2\x64\Debug\test2.tlog\li
?????文件????????197??2019-02-06?16:06??實時二值化\test2\x64\Debug\test2.tlog\test2.lastbuildstate
?????文件????1453056??2019-02-05?16:44??實時二值化\test2\x64\Debug\vc140.idb
?????文件????2289664??2019-02-05?16:44??實時二值化\test2\x64\Debug\vc140.pdb
?????文件???????1297??2018-09-17?22:24??實時二值化\test2.sln
?????文件???16596992??2019-02-06?16:16??實時二值化\test2.VC.db
?????文件?????125440??2019-02-05?16:44??實時二值化\x64\Debug\test2.exe
?????文件?????600356??2019-02-05?16:44??實時二值化\x64\Debug\test2.ilk
?????文件????2813952??2019-02-05?16:44??實時二值化\x64\Debug\test2.pdb
?????目錄??????????0??2019-02-06?16:06??實時二值化\test2\x64\Debug\test2.tlog
............此處省略18個文件信息
評論
共有 條評論