Making two images represent the same area
이전 댓글 표시
I have two microscopy images of cells in two different slides. Each one is taken with different resolution and zoom. What transformation can I do to make sure the two images represent the same two-dimensional area in the original slides? Thanks!
답변 (1개)
Image Analyst
2018년 12월 28일
0 개 추천
You can try imregister() and imcrop().
댓글 수: 1
Kasthuri Kannan
2018년 12월 28일
편집: Kasthuri Kannan
2018년 12월 28일
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!