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!