Double the size of an image

4 次查看(过去 30 天)
Sean
Sean 2014-2-27
An image that has 280 columns and 424 rows, how can I double the size of it without using imresize, double or kron?

回答(1 个)

Dishant Arora
Dishant Arora 2014-2-27
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.

类别

Help CenterFile Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by