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!