Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インデックス作成手法を使用して画像を重複しないブロックに分割するにはどうすればよいですか?
すべてのブロックの平均を計算し、個別に表示したい。
私はmatlab R2012aを使用しています。
インデックス手法の意味: image(row1:row2,col1:col2);
画像には離散ブロックであるさまざまなブロックがあります...個々の平均を計算しました...問題は
あるブロックの平均を他のブロックと比較する方法...
同じ意味を持つブロックを追跡したい....