text_extraction icon indicating copy to clipboard operation
text_extraction copied to clipboard

This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas) to appear in ICDAR2013 conference.

Results 6 text_extraction issues
Sort by recently updated
recently updated
newest added

please explain how to build the code . I try it in ubuntu but not able build it...

I run the code, and it's perfect. But there is some memory leak in the function mser. Thanks!

Sometimes regions are detected which are not text and when they are being drawn they have pixel width wider than the bounding box pixel width. The following adjustment to units.h...

Dear Mr Gomez L., How could I build this code with Visual Studio 2010 and openCV 2.4.9? Thank you !!!