photo

Deokar Kaustubh Santosh


2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Answer

バッジを表示

Feeds

表示方法

チャネル


Kaustubh Deokar
Arduino Values (x,y)

6年弱 前

チャネル


Kaustubh Deokar

6年弱 前

回答済み
how i can reshape image from original size to new size
image='gray.png'; a=imread(image); b=imresize(a,[256 256]); imshow(b);

6年弱 前 | 0