Hello,
I have a student who just started porting some image processing code to the
Android. He started doing so using the Emulator prior to purchasing a phone.
The problems he is having are:
1. How to add more images to the emulator other than the image stored.
2. Whe he uses setPixel(int x, int y, int Color) to chage a pixel value in a
JPEG image ( setPixel(....) is method in Bitmap class), the resulting value
in the target pixel is always different from the intended value. This one is
on both on the emulator and the real phone.
Any comments are appreciated.
Best regards,
Hussein Al-Hussein
--
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en.