Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
I cant use a CELL or my array will be 230,000 in size :""(
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!