bug-ocrad
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ocrad] Re: OCRAD project: library is needed


From: Igor Filippov
Subject: [Bug-ocrad] Re: OCRAD project: library is needed
Date: Wed, 14 Jul 2010 20:08:14 -0400

Antonio,

On Wed, 2010-07-14 at 10:18 -0400, Antonio Diaz Diaz wrote:

> 
> "2)" can currently be emulated, albeit not very conveniently:
> 
>    ( OCRAD_result_blocks( ocrdes ) == 1 &&
>      OCRAD_result_lines( ocrdes, 0 ) == 1 &&
>      OCRAD_result_line( ocrdes, 0, 0 ) != 0 &&
>      strlen( OCRAD_result_line( ocrdes, 0, 0 ) == 1 )
> 

Thank you, I implemented it along those lines and it works perfectly.
The string length actually seems be 2 for a single character but that's
probably due to null termination or a carriage return?

I propose 0.20 release as soon as you can make it!

Regards,
Igor






reply via email to

[Prev in Thread] Current Thread [Next in Thread]