Hello EveryBody,
Is There a way to convert a bitmap to a number?
If i have a picture of the number '2' for e.g.
can i convert it to the number 2.
Is there an API Function for that?
Thank you all in advance,
ERAN
Printable View
Hello EveryBody,
Is There a way to convert a bitmap to a number?
If i have a picture of the number '2' for e.g.
can i convert it to the number 2.
Is there an API Function for that?
Thank you all in advance,
ERAN
There is no function to do it. It is a complex pattern recognition problem, which is theoretically possible, although not necessarily reliably. Check planetsourcecode and see if anyone has posted anything there.