Feature selection code with input features matrix for 1725 images
古いコメントを表示
I did feature extraction for 1725 images by Gabor transform with 40 kernels. The result features matrix is M with size 1725 * 100000 where size of each image is 50x50 pixels. So 40 times 50*50 = 100,000.
Now I have matrix M with 100000 columns * 1725 rows where each row of M matrix represent one of the 1725 images.
I used matlab program
Now i need making feature selection code using matlab where the input matrix is the previous M matrix.
Thanks
alyaa aly
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Category Classification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!