資源簡介
C Basler相機開發包案例,用戶可以根據自己需要開發驅動,各種功能齊全!
代碼片段和文件信息
/*
???This?sample?illustrates?how?to?grab?images
???using?a?GigE?Vision?action?command?to?trigger?multiple?cameras.
???At?least?2?connected?GigE?cameras?are?required?for?this?sample.
*/
#ifndef?_WIN32_WINNT
#???define?_WIN32_WINNT?0x0400
#endif
#include?
#include?
#include?
#include?
#include?
#include?
/*?Limits?the?amount?of?cameras?used?for?grabbing.
It?is?important?to?manage?the?available?bandwidth?when?grabbing?with?multiple
cameras.?This?applies?for?instance?if?two?GigE?cameras?are?connected?to?the
same?network?adapter?via?a?switch.?To?manage?the?bandwidth?the?GevSCPD
interpacket?delay?parameter?and?the?GevSCFTD?transmission?delay?parameter?can
be?set?for?each?GigE?camera?device.?The?“Contro
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????21660??2018-04-03?12:20??C\ActionCommands\ActionCommands.c
?????文件??????10928??2018-04-03?12:20??C\ActionCommands\ActionCommands.vcproj
?????文件????????724??2018-03-13?18:14??C\ActionCommands\debug.mak
?????文件????????150??2018-03-13?18:14??C\ActionCommands\makefile
?????文件????????701??2018-03-13?18:14??C\ActionCommands\release.mak
?????文件????????184??2018-03-13?18:14??C\buildall.cmd
?????文件??????26399??2018-04-03?12:20??C\Chunks\Chunks.c
?????文件???????8592??2018-04-03?12:20??C\Chunks\Chunks.vcproj
?????文件????????716??2018-03-13?18:14??C\Chunks\debug.mak
?????文件????????150??2018-03-13?18:14??C\Chunks\makefile
?????文件????????693??2018-03-13?18:14??C\Chunks\release.mak
?????文件????????716??2018-03-13?18:14??C\Events\debug.mak
?????文件??????26538??2018-04-03?12:20??C\Events\Events.c
?????文件???????8592??2018-04-03?12:20??C\Events\Events.vcproj
?????文件????????150??2018-03-13?18:14??C\Events\makefile
?????文件????????684??2018-03-13?18:14??C\Events\release.mak
?????文件????????721??2018-03-13?18:14??C\GenApiParam\debug.mak
?????文件??????34309??2018-04-03?12:20??C\GenApiParam\GenApiParam.c
?????文件???????8607??2018-04-03?12:20??C\GenApiParam\GenApiParam.vcproj
?????文件????????150??2018-03-13?18:14??C\GenApiParam\makefile
?????文件????????698??2018-03-13?18:14??C\GenApiParam\release.mak
?????文件????????724??2018-03-13?18:14??C\GrabTwoCameras\debug.mak
?????文件??????24956??2018-04-03?12:20??C\GrabTwoCameras\GrabTwoCameras.c
?????文件???????8616??2018-04-03?12:20??C\GrabTwoCameras\GrabTwoCameras.vcproj
?????文件????????150??2018-03-13?18:14??C\GrabTwoCameras\makefile
?????文件????????701??2018-03-13?18:14??C\GrabTwoCameras\release.mak
?????文件????????852??2018-03-13?18:14??C\HowToBuildSamples.txt
?????文件????????724??2018-03-13?18:14??C\OverlappedGrab\debug.mak
?????文件????????150??2018-03-13?18:14??C\OverlappedGrab\makefile
?????文件??????17869??2018-04-03?12:20??C\OverlappedGrab\OverlappedGrab.c
............此處省略31個文件信息
- 上一篇:香農編碼 哈夫曼編碼 信息論期中作業
- 下一篇:c語言高級編程
評論
共有 條評論