How do I divide a .mat image into overlapping patches of 5*5 using python?

后端 未结 0 653
暖寄归人
暖寄归人 2020-12-06 19:26

from scipy.io import loadmat

annots = loadmat(\'C:/Users/Kaustav/Downloads/compressed.mat\')

I used the above code to load the .mat file. Now I want to divide

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