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

Need help in packaging app using TideSDK on Windows -

c++ - boost interprocess mutex in managed_shared_memory -