Gracex
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by Gracex-
Hi, I want the intel camera to be able to detect objects and measure the distance of those objects from the intel camera. Do you know any code for distance measurement and image detection using ten...
-
Hi, I have opencv4 installed. does this mean that I can't use opencv on the intel camera, unless its opencv 3.4?
-
Hi, in the solution you linked, the said : "You can set the directory using datadir variable." I am a beginner at this, so I have no idea what that means. Could you explain it to me, thank you so much
-
Hi, sorry to bother you again. I tried running the distance to object code on my raspberry pi but i keep on getting this error: net = cv2.dnn.readNetFromCaffe("../MobileNetSSD_deploy.prototxt", "....
-
Hi this works thank you so much. Does this mean every time I try to use a python program with the intel camera, i have to copy those files into the same folder as the python program. Also, do you k...
-
Hi, I did that and it still did not work. I am completely new on the raspbery pi. I think I might of copied the .so files into the wrong python script folder. Could you clarify what folder it is in...