Nguyenduyduc14
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by Nguyenduyduc14-
Thank you very much. But could you make "aligned intrinsics" clearer? Now my process is: 1. Take a depth frame, a color frame 2. Postprocess this depth frame 3. Align the new depth frame to this c...
-
I am quite confused again. Is it the best process to get the most accurracy pointcloud?-> Wait for frames -> postprocessing -> align -> map_to(color) -> calculate(depth). Do I need align if I wan...
-
Thank you so much.
-
Thank you. I have a few questions about intrinsics. I checked intrinsics from depthFrame and colorFrame. They are different and they are different from focal length, principal point of Camera calib...
-
Hi, In postprocessing of the IntelRealSenseViewer, there is the HDR merge option. But I do not find it in filters functions of PyRealSense2. Do you have an example about the HDR merge option? Thanks
-
Thank MartyG, I read PyRealSense2. Should I program individual filter functions like the above example or use processing_block? I do not find an example that uses processing_block. Do you have some...
-
Do you have an example to get point cloud from D455? I see examples from Web but I only see an example to get depth frame and color frame.
-
Please, check and help me.
-
OK. I got it. Thanks
-
Ok. I got it. Thanks