photo

Yaw


University of Delaware

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Signal and Image Processing

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How do I divide an image into blocks for processing?
The best way to do this is to use the "mat2cell" command. It's very simple. # a=3; b=3; %window size # x=size(f,1)/a; y=size...

13 years 前 | 1