Curvelet input image 256x256 size, 1st level decomposition <1x2> cell, 256x256 and <1x1024> cell of size 32x36. How can select the best cell values from <1x1024>cell array
Show older comments
Curvelet input image 256x256 size,
In 1st level decomposition the image was decomposed into <1x2> cell, <1x1> cell of size 256x256 and <1x1024> cell of size 32x36.
From the cell array <1x1> cell 100 highest values selecte for features set values and the second cell array <1x1024> of size 32x36
How can select the best cell values from <1x1024> cell array
Which cell values used for feature extraction.
1 Comment
Walter Roberson
on 8 May 2015
First you need to define what "best" means for cell values.
Answers (1)
Durgesh Naik
on 15 Jul 2015
0 votes
on which matrix you applied (on image or grid)?
Categories
Find more on Denoising and Compression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!