mirror of https://github.com/open-mmlab/mmocr.git
* append tesserocr to requirements list, but may encounter build error at windows platform * simply save * 2022.3.4 * opencv-python==4.5.5 can cause cv2.error when print_result=True * append MMOCR.tesseract_det_inference() * argument check append * fix lint error * update commentary * lint fix * requirement remove opencv * handle tessdata problem * support tesseract recognition * fix some bugs * fix imshow bug * support batch mode(fake) * modify annotation * refactor BaseRecognizer for show_result * append pytest * Mock tesseract * Fix test * remove \n from Tesseract * normalize text score * update docs |
||
---|---|---|
.. | ||
test_mask | ||
test_text | ||
test_box.py | ||
test_check_argument.py | ||
test_model.py | ||
test_ocr.py | ||
test_setup_env.py | ||
test_string_util.py | ||
test_textio.py | ||
test_version_utils.py | ||
test_wrapper.py |