|
|
|
@ -46,9 +46,6 @@ talktochatbot: tesseract
|
|
|
|
|
n+7: tesseract
|
|
|
|
|
cat $(outputocr) | python3 src/n_7.py > output/blah.txt
|
|
|
|
|
|
|
|
|
|
n+7: tesseract
|
|
|
|
|
cat $(outputocr) | python3 src/n_7.py > output/blah.txt
|
|
|
|
|
|
|
|
|
|
visualization: $(images) $(tmpfile) #requires mplayer
|
|
|
|
|
@echo $(tmpfile)
|
|
|
|
|
for i in $(images); do \
|
|
|
|
|