Skip to content

Commit

Permalink
import imutils
Browse files Browse the repository at this point in the history
  • Loading branch information
iamKunal committed Jan 5, 2018
1 parent a05a1d5 commit 5a0a6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pi/scan_and_decode.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import time
from imutils.video.pivideostream import PiVideoStream
from pi_camera_settings import camera_settings

import imutils

def Zoom(cv2Object, zoomSize):
# Resizes the image/video frame to the specified amount of "zoomSize".
Expand Down

0 comments on commit 5a0a6e1

Please sign in to comment.