資源簡介
Vibe算法,可用于動態目標檢測, matlab,可以直接運行

代碼片段和文件信息
function?d?=?getRandomNeighbrXCoordinate(?xmax)
%UNtitleD3?Summary?of?this?function?goes?here
%???Detailed?explanation?goes?here
if(x==1)
????d=randi([1?2]11);
elseif(x==max)
????d=randi([max-1?max]11);
????else
????d=randi([x-1?x+1]11);
end
end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-01-15?10:31??vibe_matlab\
?????文件?????????268??2015-01-14?16:09??vibe_matlab\getRandomNeighbrXCoordinate.m
?????文件?????????219??2015-01-14?16:11??vibe_matlab\getRandomNeighbrYCoordinate.m
?????文件????????2922??2015-01-15?23:48??vibe_matlab\vibe.asv
?????文件????????2922??2015-01-15?23:51??vibe_matlab\vibe.m
- 上一篇:人臉檢測膚色分割MATLAB程序
- 下一篇:MSR MATLAB
評論
共有 條評論