Georgi Demirchev wrote:
Your application is great.

Thank you. :)


In function:

int Bitmap::analyse_layout( std::vector< Rectangle > & rv,
                            const int layout_level ) const throw()
...
---to be removed
    if( rv.size() > 1 )
to be removed---
...
The above if( rv.size() > 1 ) check causes the algoritm to behave
improperly when there is only 1 block in the page.

Yes, it is a bug. It will be fixed in the next version of ocrad (0.13). Thanks.


Regards,
Antonio.


_______________________________________________
Bug-ocrad mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ocrad

Reply via email to