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
1 | initial version |
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