mirror of https://github.com/ttop32/JMTrans.git
Update README.md
This commit is contained in:
parent
4ed699e8ed
commit
48e3eefc3d
|
@ -86,13 +86,16 @@ pip freeze > requirements.txt
|
||||||
- [Tesseract](https://github.com/tesseract-ocr/tesseract)
|
- [Tesseract](https://github.com/tesseract-ocr/tesseract)
|
||||||
- [Pytesseract](https://pypi.python.org/pypi/pytesseract)
|
- [Pytesseract](https://pypi.python.org/pypi/pytesseract)
|
||||||
- [nhocr](https://github.com/fireae/nhocr)
|
- [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/)
|
- [OpenCV with Python wrapper](https://pypi.org/project/opencv-python/)
|
||||||
- [text-detection](https://github.com/qzane/text-detection)
|
- [text-detection](https://github.com/qzane/text-detection)
|
||||||
- [Google Translate API for Python](https://pypi.org/project/googletrans/)
|
- [Google Translate API for Python](https://pypi.org/project/googletrans/)
|
||||||
- [google translate new](https://github.com/lushan88a/google_trans_new)
|
- [google translate new](https://github.com/lushan88a/google_trans_new)
|
||||||
- [ehnd](https://github.com/sokcuri/ehnd)
|
- [ehnd](https://github.com/sokcuri/ehnd)
|
||||||
- [ezTransWeb](https://github.com/HelloKS/ezTransWeb)
|
- [ezTransWeb](https://github.com/HelloKS/ezTransWeb)
|
||||||
- [google drive](https://developers.google.com/drive/api/v3/quickstart/python)
|
|
||||||
- [flaticon](https://www.flaticon.com/)
|
- [flaticon](https://www.flaticon.com/)
|
||||||
- [cefpython](https://github.com/cztomczak/cefpython)
|
- [cefpython](https://github.com/cztomczak/cefpython)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue