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