
Gracex
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Gracex-
Gracex commented,
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...
-
Gracex commented,
Hi, I have opencv4 installed. does this mean that I can't use opencv on the intel camera, unless its opencv 3.4?
-
Gracex commented,
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
-
Gracex commented,
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", "....
-
Gracex commented,
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...
-
Gracex commented,
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...
-
Gracex created a post,
Help Error: no module named pyrealsense2
Hi, I am trying to setup an intel depth camera with a RPI4. The OS is Raspbian buster. However, I keep on getting the error: no module named pyrealsense2. Has anyone encountered this error or does ...