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
显示 更早的评论
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 个评论
Walter Roberson
2015-5-8
First you need to define what "best" means for cell values.
回答(1 个)
Durgesh Naik
2015-7-15
0 个投票
on which matrix you applied (on image or grid)?
类别
在 帮助中心 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!