A Rothenberg
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Posts
Recent activity by A Rothenberg-
I found a thread on "How to extract depth data in real time?"
For me I would call it "stepping through the depth data". https://github.com/IntelRealSense/librealsense/issues/4026 There is an easy method in rs-depth.c but the thread admin mentions a better alt...
-
rs-measure.cpp funcrion dist_3d()
Is there alternate faster code available that measures the 3d distance? Is get_distance and rs2_deproject_pixel_to_point fast or should I be digging into the code? Thanks. // Query the frame for di...
-
rs-tracking-and-depth example in the SDK poduces all black.
D435 - I calibrated with both the calibration tool and the quality tool using the proper patterns. The other examples in the SDK look good. The camera seems to be working well. I'm using VS to comp...