91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

自己編的課程設計 可以接受攝像頭輸入 檢測眨眼技術 雖然抗干擾不算太好 但是絕對可以運行 有基本的抗干擾算法在里面 有技術的可以在這基礎上進行改進

資源截圖

代碼片段和文件信息

video_adaptor=imaqhwinfo;
video_get=videoinput(‘macvideo‘1);
%set(video_get‘framesPerTrigger‘20)
%start(video_get);
%for?i=1:10
???%?frame=getsnapshot(video_get);
?%???subplot(25i)
??%??imshow(frame)
?%?imagesc(frame)
%end

triggerconfig(video_get?‘manual‘);

%?Now?that?the?device?is?configured?for?manual?triggering?call?START.
%?This?will?cause?the?device?to?send?data?back?to?MATLAB?but?will?not?log

評論

共有 條評論