Read & Write 4bpp bmp image
Hello
I need to read and write bmp files with a 4bit per pixel format. By default openCV used 8bpp.
How can I change this I'm using opencv python.
Really appreciate a hint.
/tschinz
unfortunately, this is notsupported by opencv.
Thanks for the comment. This are bad news, I probably need to find another library for that reason. Aargh