Effacer les filtres
Effacer les filtres

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 vues (au cours des 30 derniers jours)
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?

Réponses (0)

Tags

Aucun tag saisi pour le moment.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by