Double the size of an image

조회 수: 4 (최근 30일)
Sean
Sean 2014년 2월 27일
답변: Dishant Arora 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