Double the size of an image
古いコメントを表示
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
2014 年 2 月 27 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Region and Image Properties についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!