hi everybody,
i want to convert image to number.
any suggestions.
thanks.
Can you explain a bit more?
Aceix.
i want read the image and to convert a pixels color to a number.
thanks
how to read image in c++?
The easiest thing would be to google some image libraries. You could also just learn about the file format and then read it in binary mode.
By the way, a colour is just a number in the first place.
i want a 'sample code simple' ,which to read image in c++.
thanks.
Last edited on
now,how i can to convert image to set of numerics?
thanks.
hi,
but i want to write program in c++.
Boost is a library for C++.