I was just learning OpenCV and I wondered why all the images have a unint8 data type?
I understand what a uint8 data type is, but how does it apply here?
I hope you can help me! Thanks!
1 | initial version |
I was just learning OpenCV and I wondered why all the images have a unint8 data type?
I understand what a uint8 data type is, but how does it apply here?
I hope you can help me! Thanks!