Borrar filtros
Borrar filtros

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 visualizaciones (últimos 30 días)
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?

Respuestas (0)

Categorías

Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by