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!