image cropping location problem
이전 댓글 표시
why i got diffrent location of crop when i change the image im using btw im using the same value of coordinate but the location is diffrent
댓글 수: 7
KALYAN ACHARJYA
2021년 11월 21일
Can you more specific please?
MOHAMED GILANI
2021년 11월 21일
KALYAN ACHARJYA
2021년 11월 21일
May be target regions are not same spatial postion in all co-ordinates? Because the image capturing system movement or object movement, more, there can be many reasons for this.
MOHAMED GILANI
2021년 11월 21일
Walter Roberson
2021년 11월 21일
Movement is possible within an MRI. Depending on the instrument, it might be necessary to do image registration between slices.
I suggest that you take two slices that appear to be cropped differently, and use imshowpair() . That will highlight the differences in the slices. If the slices are different Z panes within the same organ, then you would expect some differences, but the images would be expected to have the same centers. If imshowpair() gives the impression that the images are not aligned, then you might need image registration.
DGM
2021년 11월 21일
Provide a simplified and concrete example demonstrating the problem.
Matt J
2021년 11월 21일
Maybe the images are not all the same size. Therefore, the cropping coordinates don't cover the same spatial region in all cases.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

