Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
I cant use a CELL or my array will be 230,000 in size :""(
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi I want to store the information I get from convolving an image with 40 Gabor filters , then dividen each map resulting from one convolution into blocks and farther to sub blocks , then concatenate all the HISTOGRAMS of all the sub blocks of all the 40 Gabor filters for EACH block . then repeat this process for all the blocks . and store the result in a matrix >> Twice
I'v used cell , but then stopped when I wanted to apply eig function to it , or multiply it ..
is it normal to have this kind of matrix , because I will reshape it then add the results from other images for like 100 images ..
1 commentaire
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!