Charmipatel17071995
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by Charmipatel17071995-
Hi, Thank you very much. I am able to access the confidence stream after converting the stream to numpy array. I found that the confidence maps are stored in the following format. I want to extract...
-
Hello, I have recorded the stream after enabling the stream confidence. But I do not know how to access the stream after enabling it. Can you please help me with that? Regards, Charmi
-
Hello, Yes I have recorded *.bag file from the viewer. I am trying to write a python code which extracts depth and color frame from recorded *.bag file and display it using opencv window. The camer...
-
Hello, Thanks for your quick help. I tried using the resolution, but getting the same error. config.enable_stream(rs.stream.color, 960, 540, rs.format.bgr8, 30)config.enable_stream(rs.stream.depth...