Feature selection code with input features matrix for 1725 images
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Category Classification en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!