photo

humbertinnho


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
gray image to 8 bit planes using bit plane slicing
*Ps.: Img is a 2D Image (gray colors only):* function y = Linear_Bit( Img ) b1 = double(bitget(Img,1)); b2 = doub...

7 years ago | 2