Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[moved] Need MATLAB Code for Bit Plane Slicing and Bits Shuffling

Status
Not open for further replies.

fahadkamran

Newbie level 1
Joined
Nov 6, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Hello, i want someone to write a matlab code that performs:
1- Bit plane slicing on Gray Scale image
2- Take the 8th Bit Plane Image (MSB)
3- Now, combine the first 8 bits of 8th bit plane image and converted it to decimal.
4- Put the decimal value into a new Image.
5- Now, take the next 8 bits of 8th bit plane image and convert it to decimal and put that decimal value again in to that new image on 2nd position and vice versa.
6- Then, take the 7th bit plane image and do the same process by taking the first 8 bits of 7th bit plane and converted it to decimal and put it in the new image.
7- Finally, using all those bit planes and putting the 8 bits into a new image, we will get the original gray scale image.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top