Feeds
提问
Indexing cannot yield multiple results.
Hello, so I have this code, for a 3x3 rgb image: [nRows, nCols, nCh] = size(image); %I have 100 3x3 squares of the image: ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Hi, I have an image and I want to crop 100 blocks, sized 3x3 each. How can I do that?
So I have an image, I don't know exactly the size of it and I need to crop 100 blocks, each of them having 3x3 size. How can I d...
10 years 前 | 1 个回答 | 0
