Hi,

I build this list by dichotomy, spending 3 days in tesseract source
code (what a trip !)
No there is no documentation.
I still have memory leak, each time you call DoOCR you lose memory.

Remi

On Oct 29, 1:56 pm, stevebvt <[EMAIL PROTECTED]> wrote:
> i noticed that at the beginning of tessnet2::Tesseract::DoOCR
> there are calls to many initialization routines
>
> init_metrics();set_tess_tweak_vars();init_baseline();init_bestfirst_vars();init_splitter_vars();
> init_associate_vars();init_chop();init_textord_vars();init_permute_vars();init_dj_debug();
> InitAdaptiveClassifierVars(); InitMFOutlineVars();
> InitNormProtoVars();
> InitIntProtoVars(); InitIntegerMatcherVars(); InitSpeckleVars();
> InitStopperVars();
> program_variables();mfeature_variables();program_init();mfeature_init();init_permute();
> // setup_cp_maps();
>
> since i haven't been able to find any documentation re: initialization
> i was wondering how this list was arrived at.
>
> are there any general guidlines re: initialization pre recognition?
>
> thanks
> stevebvt
--~--~---------~--~----~------------~-------~--~----~
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