![]() |
2010-04-29
, 15:46
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#2
|
![]() |
2010-04-30
, 10:22
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#3
|
I'm working on a OCR system.
Id like my application to behave like this:
- cancel the auto start camera application on lens open
- on button click launch the camera
- after taking the picture close the camera app, and return the new picture name
- get the picture by name, run it trough OCR, and output the result to a textbox
- delete the picture
Does anyone know how can this be done?
Disabling the camera auto start (only in my application, not in whole system). And closing the camera app after photo.