diff --git a/README.md b/README.md index c3a54fb..3b2a558 100644 --- a/README.md +++ b/README.md @@ -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) +