Hi,all: I have obtained the bounding box of every single chinese character(the coordinates), but there are some problems. For example, one chinese character is splited into two boxes, and now, i want to combine the two boxes into one, and put the modified bounding boxes into tesseract-ocr to rerecognize , how should i do this? Thanks all. ps: I have done this in codeblocks with c++ in win7 OS.
-- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
<<attachment: correct.png>>
<<attachment: error.png>>

