S
S
Sratimon12016-08-31 21:57:53
C++ / C#
Sratimon1, 2016-08-31 21:57:53

What are the c++ libraries for getting the pixel color of an image?

Interested in libraries for loading images into the program and writing the color of its pixels into an array.
Images .bmp .jpg .png
I need the listed functionality. I know there is opencv, but I was not inspired by its weight of 200 + mb.
And yes, I will be very grateful if you send an example for bmp using HBITMAP and GetPixel, it did not work out for me.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Stratimon1, 2016-09-20
@Sratimon1

I chose openCV thanks everyone for the answers!

A
Adamos, 2016-08-31
@Adamos

Are you using any GUI framework for the program?
With a high probability, it already has such functionality.

M
Maxim Moseychuk, 2016-08-31
@fshp

https://github.com/DentonW/DevIL

A
AtomKrieg, 2016-09-01
@AtomKrieg

How to process TIFF pixel by pixel?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question