フィルターのクリア

if there are three MSB bit planes b5,b6,b7 of an image then i want to construct a single bitplane by arranging the pixels of the three bitplanes in this manner [b5 b6 b7 b5 b6 b7...............;b5 b6 b7 b5 b6 b7.....;]of size 256x256?

2 ビュー (過去 30 日間)
if there are three MSB bit planes b5,b6,b7 of an image then i want to construct a single bitplane(sb) by arranging the pixels of the three bitplanes in this manner sb= [b5 b6 b7 b5 b6 b7...............;b5 b6 b7 b5 b6 b7.....;] where b5,b6,b7 represents pixels from each bitplane and size of each bitplane is 256x256?

回答 (0 件)

タグ

タグが未入力です。

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by