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

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.

Asked:

on 24 May 2011

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!