Read & Write 4bpp bmp image

asked 2015-05-26 01:19:41 -0600

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

edit retag flag offensive close merge delete

Comments

unfortunately, this is notsupported by opencv.

berak gravatar imageberak ( 2015-05-26 01:29:42 -0600 )edit

Thanks for the comment. This are bad news, I probably need to find another library for that reason. Aargh

tschinz gravatar imagetschinz ( 2015-05-26 04:35:19 -0600 )edit