Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
vidya
vidya le 9 Fév 2014
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

Réponse acceptée

Image Analyst
Image Analyst le 9 Fév 2014
You can use interp2() or griddedInterpolant.

Plus de réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by