jeudi 9 avril 2015

Cast word confidence success rate ?

Hi. I am getting the word confidences in the html ouput of tesseract
ocr engine. But confidences give me negative numbers how can i get
success rate for a word from negative confidence values ?


Thanks
Cliquez ici pour répondre
Dmitri Silaev
06/08/2011
Use this formula:confidence = min(100, max(0, 100 + 5*certainty))
where "confidence" is the value you need, "certainty" - the value
returned by Tess
Warm regards,
Dmitri Silaev
www.CustomOCR.com
- afficher le texte des messages précédents -
> --
> You received this message because you are subscribed to the Google
> Groups "tesseract-ocr" group.
> To post to this group, send email to tesser...@googlegroups.com
> To unsubscribe from this group, send email to
> tesseract-oc...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en
>
Andy Hotmail
06/08/2011
  
Hi DimitriYou kindly added me to the group when it wouldn't let me subscribe.  It now
won't let me unsubscribe so if you could unsubscribe me please it would be
much appreciated.
Thank You
Andy Syme
- afficher le texte des messages précédents -
Dmitri Silaev
06/08/2011
  
Hi Andy,Unfortunately I can't help you - I'm not in charge for moderation of
this forum. Please ask official moderators for this
Warm regards,
Dmitri Silaev
www.CustomOCR.com
- afficher le texte des messages précédents -
sventech
06/08/2011
This should help -- have you tried these methods?
http://groups.google.com/support/bin/answer.py?answer=46608
--Sven
- afficher le texte des messages précédents -
--
``All that is gold does not glitter,
  not all those who wander are lost;
the old that is strong does not wither,
  deep roots are not reached by the frost.
From the ashes a fire shall be woken,
  a light from the shadows shall spring;
renewed shall be blade that was broken,
  the crownless again shall be king.”
Yunus Emre Cavusoglu
08/08/2011
 
Thank you very much Dmitri
- afficher le texte des messages précédents -
Ce message a été supprimé.
Gunasekaran Velu
8 avr.
Hi Dmitri

Does your formula only for negative confidence score or for all?

Because i am getting confidence score for "Name" - 215(positive value) Is it correct or not? or Does i do any calculation for that?

Looking forward your reply.


Regards
Guna
- afficher le texte des messages précédents -
Dmitri Silaev
8 avr.
Re: [tesseract-ocr] Re: Cast word confidence success rate ?
  
It seems you're confusing "certainty" and "confidence" here. Please pay close attention to what you're writing or rephrase your question. The formula itself allows no values out of the [0, 100] range.

Best regards,
Dmitri Silaev
www.CustomOCR.com




On Wed, Apr 8, 2015 at 8:37 AM, Gunasekaran Velu <mail2...@gmail.com> wrote:
Hi Dmitri

Does your formula only for negative confidence score or for all?

Because i am getting confidence score for "Name" - 215 Is it correct or not? or Does i do any calculation for that?
- afficher le texte des messages précédents -
- afficher le texte des messages précédents -
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To post to this group, send email to tesser...@googlegroups.com.
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/a1b9d579-f6e3-438c-b946-d3d06b1be607%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Gunasekaran Velu
8 avr.
Re: [tesseract-ocr] Re: Cast word confidence success rate ?
 
Really sorry for the mistake.
I am getting certainty value from tesseract for Text "Name" 215(Positive value). 

Does your formula applicable for this certainty value?

Kindly do the needful.

Regards
Guna

Aucun commentaire:

Enregistrer un commentaire