
180445034
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by 180445034-
180445034 commented,
Thank you for teaching me
-
180445034 created a post,
About frame period by Matlab
Is there a way to check the frame period and frame rate of depth images and point clouds obtained by "pointcloud_example" and "depth_view_example" in Matlab in realsense?
-
180445034 commented,
understood. Thank you very much.
-
180445034 commented,
Can Image Acquisition Toolbox run IMU sensor motion modules in matlab with realsense?
-
180445034 commented,
I will try it as a reference.
-
180445034 commented,
I decided to use the Sensor Fusion and Tracking Toolbox, but I don't know how to connect it to the relasense camera, so please let me know.
-
180445034 commented,
I want to know what the theory is about the depth data acquired by the realsense depth camera. If the depth data is a vector or sequence, I would like to know how it is calculated for the code.
-
180445034 created a post,
Execution of motion module of IMU sensor by Matlab
I want to run the motion module of the IMU sensor of "Intel RealSense Viewer" in matlab, but I would like someone to tell me a reference site.
-
180445034 commented,
I want to know what the principle is for the depth frame data before the depth camera is colored, which is obtained by the code "pipe.wait_for_frames ();".Since the color data arrives as a [R, G, B...
-
180445034 created a post,
Vector about depth frame
The color data used in Matlab's "depth_example" and "depth_view_example" examples arrive as [R, G, B, R, G, B, ...] vectors, but "pipe.wait_for_frames (pipe.wait_for_frames) ); ”, Is it possible to...