can i get 8 bit from byte using opencv?

asked 2018-06-10 16:49:12 -0600

Ann162 gravatar image

i have a byte array which i have obtained from mat of an image.is there some method in opencv to get 8 bits of each of the bytes from the byte array.i would be further processing these 8 bits

edit retag flag offensive close merge delete

Comments

Are you using C++?

I suggest that you take a look on Stack Overflow.

sjhalayka gravatar imagesjhalayka ( 2018-06-10 19:04:09 -0600 )edit
berak gravatar imageberak ( 2018-06-11 01:26:05 -0600 )edit