Making two images represent the same area

조회 수: 2 (최근 30일)
Kasthuri Kannan
Kasthuri Kannan 2018년 12월 28일
편집: Kasthuri Kannan 2018년 12월 28일
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
Image Analyst 2018년 12월 28일
You can try imregister() and imcrop().
  댓글 수: 1
Kasthuri Kannan
Kasthuri Kannan 2018년 12월 28일
편집: Kasthuri Kannan 2018년 12월 28일
I thought registering two images is usually applied to the same "reference" image, possibly at two different times/out of alignment/in-motion etc. I am not sure if it will apply to two completely different images. There is no reference image here.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by