Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

I cant use a CELL or my array will be 230,000 in size :""(

1 view (last 30 days)
salem
salem on 24 May 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
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 ..

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!