Closed PlathC closed 3 years ago
The following documentation might be useful to implement a more precise text segmentation in order to enhance the final result :
This one described some processing that have been used to process some pages that could be similar to our case :
Is there an efficient algorithm for segmentation of handwritten text?
Tested with following result :
Python source code
In order to provide uniform image to the recognition system, we may needs to deskew text line based on some known techniques :
The following documentation might be useful to implement a more precise text segmentation in order to enhance the final result :
This one described some processing that have been used to process some pages that could be similar to our case :