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