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!