photo

Zainab Ishfaq


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
how to break an image into sub images
Height=8; width=8; currentimage = imread('Image.png'); [r,c,~]=size( currentimage ); count=0; for i=0:Height:r count=count+...

6 years 前 | 0