multi channel Image reconstruction
이전 댓글 표시
How can I reconstruct an image from [3410, 33, 33, 8] sub-images?.
댓글 수: 3
KSSV
2017년 10월 27일
You have to arrange the matrices into mXnX3 ..to make a image. Have a look on reshape but you need to be confident on order of the arrangement.
Walter Roberson
2017년 10월 27일
How were the parts arranged relative to each other?
Do you currently have an numeric matrix, or do you have cell arrays?
MD RESHAD UL HOQUE
2017년 10월 27일
편집: Walter Roberson
2017년 10월 27일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!