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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
