Hello everyone,

I am using the following code snippet, within this I would like to know
whether 'GetUTF8Text' will destroy my source image 'arr_image' or not
after performing recognition.

*api.SetImage((const unsigned char*)arr_image[loop_index3],*
* **    width[loop_index3],*
* **    height[loop_index3],1,*
* **    widthstep[loop_index3]);*
* *
*         char* text = api.GetUTF8Text();** *

Any help highly appreciated.

Thanks & Regards
Sandeep

-- 
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

Reply via email to