A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Hi,
I followed all the steps when i run pynt videocaptureip["",] , I get
[ build.pyc - Starting task "videocaptureip" ]
Traceback (most recent call last):
File "video_cap_ipcam.py", line 13, in
import cv2
ImportError: No module named cv2
[ build.pyc - Completed task "videocaptureip" ]
. can anyone help me.
Can you help me with the installation. I have downloaded and extracted it. But it still throws the error. Where should I extract it to. I am new to python.
Hi, I followed all the steps when i run pynt videocaptureip["",] , I get
[ build.pyc - Starting task "videocaptureip" ]
Traceback (most recent call last):
File "video_cap_ipcam.py", line 13, in
import cv2
ImportError: No module named cv2
[ build.pyc - Completed task "videocaptureip" ]
. can anyone help me.