How to split a Numpy Array (image) into tiles to iterate over?

后端 未结 0 547
天命终不由人
天命终不由人 2021-01-04 18:44

I have a Numpy Array type image which I would like to split into 9 (3 x 3) even tiles which I can iterate over. How can I do this?

Here is my code so far to generate

相关标签:
回答
  • 消灭零回复
提交回复
热议问题