統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,068
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
