/nibble

Primary LanguagePython

Nibble

nibble.py

  1. install darknet

https://github.com/AlexeyAB/darknet

  1. install pytesseract

https://github.com/UB-Mannheim/tesseract

  1. move files to darknet
move nibble.py darknet
move app.py darknet

Dependencies

👉 유통기한 인식 : yolo - nibble.py find_ed()
👉 유통기한 추출 : opencv, pytesseract - nibble.py pick_num()
👉 점자 표기 : arduino - arduino.c
👉 사용 언어 : python, c