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

資源簡(jiǎn)介

均值漂移算法的MATLAB代碼,分割效果還是不錯(cuò)的。

資源截圖

代碼片段和文件信息

function?[clustCentdata2clustercluster2dataCell]?=?MeanShiftCluster(dataPtsbandWidthplotFlag);
%perform?MeanShift?Clustering?of?data?using?a?flat?kernel
%
%?---INPUT---
%?dataPts???????????-?input?data?(numDim?x?numPts)
%?bandWidth?????????-?is?bandwidth?parameter?(scalar)
%?plotFlag??????????-?display?output?if?2?or?3?D????(logical)
%?---OUTPUT---
%?clustCent?????????-?is?locations?of?cluster?centers?(numDim?x?numClust)
%?data2cluster??????-?for?every?data?point?which?cluster?it?belongs?to?(numPts)
%?cluster2dataCell??-?for?every?cluster?which?points?are?in?it?(numClust)
%?
%?Bryan?Feldman?02/24/06
%?MeanShift?first?appears?in
%?K.?Funkunaga?and?L.D.?Hosteler?“The?Estimation?of?the?Gradient?of?a
%?Density?Function?with?Applications?in?Pattern?Recognition“


%***?C

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????5818??2015-07-26?16:29??MeanShift\MeanShiftCluster.m

?????文件????????996??2006-02-26?14:53??MeanShift\testMeanShift.m

?????目錄??????????0??2015-07-26?16:02??MeanShift

-----------?---------??----------?-----??----

?????????????????6814????????????????????3


評(píng)論

共有 條評(píng)論

相關(guān)資源