how to save RGB and depth streams in intel realsense [closed]

asked 2015-09-02 23:15:49 -0600

varsha1901 gravatar image

I'm new to Intel RealSense. I want to learn how to save the color and depth streams to bitmap. I'm using C++ as my language. I have learned that there is a function ToBitmap(), but it can be used for C#. I have also tried with SetFileName(), but it didn't save a thing.

So I wanted to know is there any method or any function that will help me in saving the streams.

Thanks in advance.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant. Please see http://wiki.ros.org/Support for more details. by gvdhoorn
close date 2015-09-04 02:57:14.005943

Comments

I'm going to close this question as being off-topic: I get the impression that you are not using ROS, or the wiki/RealSense pkgs. If you feel this question is not off-topic, please update let me know and I'll re-open it.

gvdhoorn gravatar image gvdhoorn  ( 2015-09-04 02:56:52 -0600 )edit