Update README.md

This commit is contained in:
sang won kim 2020-12-11 17:29:57 +09:00 committed by GitHub
parent 4ed699e8ed
commit 48e3eefc3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -86,13 +86,16 @@ pip freeze > requirements.txt
- [Tesseract](https://github.com/tesseract-ocr/tesseract)
- [Pytesseract](https://pypi.python.org/pypi/pytesseract)
- [nhocr](https://github.com/fireae/nhocr)
- [google drive](https://developers.google.com/drive/api/v3/quickstart/python)
- [google_drive_ocr](https://tanaikech.github.io/2017/05/02/ocr-using-google-drive-api/)
- [window10_ocr](https://medium.com/rkttu/using-windows-10-built-in-ocr-with-c-b5ca8665a14e)
- [OpenCV with Python wrapper](https://pypi.org/project/opencv-python/)
- [text-detection](https://github.com/qzane/text-detection)
- [Google Translate API for Python](https://pypi.org/project/googletrans/)
- [google translate new](https://github.com/lushan88a/google_trans_new)
- [ehnd](https://github.com/sokcuri/ehnd)
- [ezTransWeb](https://github.com/HelloKS/ezTransWeb)
- [google drive](https://developers.google.com/drive/api/v3/quickstart/python)
- [flaticon](https://www.flaticon.com/)
- [cefpython](https://github.com/cztomczak/cefpython)