Double the size of an image

4 vues (au cours des 30 derniers jours)
Sean
Sean le 27 Fév 2014
An image that has 280 columns and 424 rows, how can I double the size of it without using imresize, double or kron?

Réponses (1)

Dishant Arora
Dishant Arora le 27 Fév 2014
Form a grid double the size of your image,scale that grid to the dimensions of your original image and go for interpolation using interp2.

Catégories

En savoir plus sur Geometric Transformation and Image Registration 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