image processing - How to read a BMP file in Visual C++ and extract width, Height and data with a example -


iam new c++ pro in image processing using matlab

iam looking header file (ex: cimg.h )which can read bmp , retrieve length width , 2d array similar 'imread' function in matlab... not allowed use opencv opengl

an example tia


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -