필터 지우기
필터 지우기

how to make two images of same size without using imresize ?

조회 수: 2 (최근 30일)
vidya
vidya 2014년 2월 9일
답변: Image Analyst 2014년 2월 9일
good day all I have 2 images with size A = 377*365*3 and B =584 * 565*3 how do i make these to same size,My aim is to calculate sensitivity and specificity ,the problem when i use resize is, comparing A and B gives me 80% sensitivity but comparing B and A gives me 50%...is there any other way to make these images equal size

채택된 답변

Image Analyst
Image Analyst 2014년 2월 9일
You can use interp2() or griddedInterpolant.

추가 답변 (0개)

카테고리

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