
Lalatendu Das
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Lalatendu Das-
exploring equivalent API in python for rs2::software_device::create_matcher(RS2_MATCHER_DLR_C) defined in c++
I was trying to used a software_device & syncer class for extracting rs2 frameset from the byte pixel of an image. I could able to do it sucessfully using c++ API. But while replicating the same ex...
-
PCL cloud view is not correct if the frame read using syncer class & depth_sensor.on_video_frame APIs
This is regarding difference between the PCL cloud generated using .../librealsense/wrappers/pcl/pcl-color/rs-pcl-color.cpp and other using syncer class despite the fact that we are using exactly ...