This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# seal_ocr_c
对现有的seal_ocr印章文字识别项目的python代码进行了c++改写工作,方便后续的操作使用。目前仅对extract_seal_main和remove_border_main进行了改写,有待后续补充修改。