samples: fix python samples compatibility with demo.py

This commit is contained in:
Alexander Alekhin
2019-03-19 21:03:58 +03:00
parent f4c2c4412b
commit 04fad57fc1
48 changed files with 678 additions and 403 deletions
+1
View File
@@ -23,6 +23,7 @@ if PY3:
import numpy as np
import cv2 as cv
from multiprocessing.pool import ThreadPool
from digits import *