U3576598
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 7
Activity overview
Latest activity by U3576598-
U3576598 commented,
The OS I'm using for my Raspberry Pi 4B is Raspberry OS, not Ubuntu 22.04. I have followed this post to install before as well but It still catched error by the time I run sudo make install
-
U3576598 created a post,
pyrealsense2 cannot be installed in Raspberry Pi 4B
I've been trying to install pyrealsense2 into my pi 4B following to the tutorials but the tutorial only work for raspberry pi 3 only. I've been looking everywhere for one that support 4B but all fa...
-
U3576598 commented,
So what you mean is I can setup everything in the realsense viewer, download the json file of that setting, and load it into my program and all the settings will appear in my program?
-
U3576598 commented,
Where can I find the API for setting the second peak threshold for my code? Since I couldn't find them in the API doc
-
U3576598 commented,
Thank you for the quick response. I have read the post but this person seems to relate this issue with filtering in processing block too much. However, my program with only depth frame doesn't invo...
-
U3576598 created a post,
Camera depth capture jitter problem
Whenever I move the D435IF camera around, wave at it at a close distance, the distortion gets large and often made the video capture screen and my program lags/jitters. I understands the holes/bla...
-
U3576598 commented,
So where should I look for the API I need to, like get the depth of a pixel from the camera, crop and scan a certain part only from a 1280x720px? I want to go through all the API i can call from li...
-
U3576598 commented,
How can I study these three libraries to use their API?
-
U3576598 commented,
Great! That should help me get started, thanks alot!
-
U3576598 created a post,
How to learn all the functionalities I can program to my own project?
I bought one D435IF and one D435F and it will be arrived soon. Meanwhile, I m trying to learn what I can do and how to code with all these API and syntax with the sample codes, but I seem to not un...