You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know you do this in the terminal through the "--input rpi" command, but is there a way to do this in the python file itself? Can you write python code in the detection.py file so that it takes frames from the pi camera and uses these for detection instead? I need to this in the file itself becuase I need to run detection from 2 different cameras simultaneously. I am using the module 3 camera.
The text was updated successfully, but these errors were encountered:
I know you do this in the terminal through the "--input rpi" command, but is there a way to do this in the python file itself? Can you write python code in the detection.py file so that it takes frames from the pi camera and uses these for detection instead? I need to this in the file itself becuase I need to run detection from 2 different cameras simultaneously. I am using the module 3 camera.
The text was updated successfully, but these errors were encountered: