Document is Python
project base on Open Food Fact for detect nutrition label
by optimization image pre-proceesing before use OCR processing
- Thai Language OCR
- Table Detection
- Text Detection & Extraction
- Image Pre-Processing
- Invert Image to Grayscale
- Rescale Image
- Noise Removal
- Rotation and Deskewing
- Image Post-Processing
- azure ( - )
- github (https://github.com/natthasath/python-nutrition-label.git)
PS C:\> git remote -v show
PS C:\> git add .
PS C:\> git commit -m "Update"
PS C:\> git push azure
PS C:\> git push github
mkvirtualenv nutrition
workon nutrition
pip install -r requirements.txt
python main.py
python detection.py -i data/test_images/ocr_eng_07.jpg
# data/result/output.jpg
# data/nutrition.csv