pixel based classification .
显示 更早的评论
I have to do pixel based classification. for that I have used texture feature of entire image (like wavelet,lows). now I have to get neighbourwood sliding window(3,5,7) of this image and replace central pixel with the avg of neighbour and calulate mean,varience, energy of this and make a feature vector where rows are sample space and column are feature space. So far I have got the wavelet trasform how to procced for windowing process?
my approch- calculate texture (wavelet trasform) take nxn(3,5,7) neighbourhood calculate energy,mean,skewness,kurtosis in nXn neighbourhood(dont know how to get?)
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!