photo

humbertinnho


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 前 | 2