欢迎来到天天文库
浏览记录
ID:34278367
大小:424.86 KB
页数:28页
时间:2019-03-04
《Mean Shift Tracking.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、MeanShiftTrackingCS4243ComputerVisionandPatternRecognitionLeowWeeKhengDepartmentofComputerScienceSchoolofComputingNationalUniversityofSingapore(CS4243)MeanShiftTracking1/28MeanShiftMeanShiftMeanShift[Che98,FH75,Sil86]Analgorithmthatiterativelyshiftsada
2、tapointtotheaverageofdatapointsinitsneighborhood.Similartoclustering.Usefulforclustering,modeseeking,probabilitydensityestimation,tracking,etc.(CS4243)MeanShiftTracking2/28MeanShiftConsiderasetSofndatapointsxiind-DEuclideanspaceX.LetK(x)denoteakernelfu
3、nctionthatindicateshowmuchxcontributestotheestimationofthemean.Then,thesamplemeanmatxwithkernelKisgivenbyXnK(x−xi)xii=1m(x)=(1)XnK(x−xi)i=1Thedifferencem(x)−xiscalledmeanshift.Meanshiftalgorithm:iterativelymovedatepointtoitsmean.Ineachiteration,x←m(x).T
4、healgorithmstopswhenm(x)=x.(CS4243)MeanShiftTracking3/28MeanShiftThesequencex,m(x),m(m(x)),...iscalledthetrajectoryofx.Ifsamplemeansarecomputedatmultiplepoints,thenateachiteration,updateisdonesimultaneouslytoallthesepoints.(CS4243)MeanShiftTracking4/28
5、MeanShiftKernelKernelTypically,kernelKisafunctionofkxk2:K(x)=k(kxk2)(2)kiscalledtheprofileofK.PropertiesofProfile:1kisnonnegative.2kisnonincreasing:k(x)≥k(y)ifx6、sofkernels[Che98]:Flatkernel:1ifkxk≤1K(x)=(4)0otherwiseGaussiankernel:K(x)=exp(−kxk2)(5)(a)Flatkernel(b)Gaussiankernel(CS4243)MeanShiftTracking6/28MeanShiftDensityEstimationDensityEstimationKerneldensityestimation(Parzenwindowtechnique)isapopularmetho7、dforestimatingprobabilitydensity[CRM00,CRM02,DH73].Forasetofndatapointsxiind-Dspace,thekerneldensityestimatewithkernelK(x)(profilek(x))andradiushisnf˜1Xx−xiK(x)=Knhdhi=1!(6)Xn2=1kx−xinhdhi=1Thequalityofkerneldensityestimatorismeasuredbythemeansquarede8、rrorbetweentheactualdensityandtheestimate.(CS4243)MeanShiftTracking7/28MeanShiftDensityEstimationMeansquarederrorisminimizedbytheEpanechnikovkernel:12(d+2)(1−kxk)ifkxk≤1KE(x)=2Cd(7)0otherwisewhereCdisthevolumeoftheunitd-Dsphere,withp
6、sofkernels[Che98]:Flatkernel:1ifkxk≤1K(x)=(4)0otherwiseGaussiankernel:K(x)=exp(−kxk2)(5)(a)Flatkernel(b)Gaussiankernel(CS4243)MeanShiftTracking6/28MeanShiftDensityEstimationDensityEstimationKerneldensityestimation(Parzenwindowtechnique)isapopularmetho
7、dforestimatingprobabilitydensity[CRM00,CRM02,DH73].Forasetofndatapointsxiind-Dspace,thekerneldensityestimatewithkernelK(x)(profilek(x))andradiushisnf˜1Xx−xiK(x)=Knhdhi=1!(6)Xn2=1kx−xinhdhi=1Thequalityofkerneldensityestimatorismeasuredbythemeansquarede
8、rrorbetweentheactualdensityandtheestimate.(CS4243)MeanShiftTracking7/28MeanShiftDensityEstimationMeansquarederrorisminimizedbytheEpanechnikovkernel:12(d+2)(1−kxk)ifkxk≤1KE(x)=2Cd(7)0otherwisewhereCdisthevolumeoftheunitd-Dsphere,withp
此文档下载收益归作者所有