felixendres / rgbdslam_v2

RGB-D SLAM for ROS
GNU General Public License v3.0
935 stars 399 forks source link

Running rgbd slam v2 on sequence of images/frames from video #111

Open abdur4373 opened 5 years ago

abdur4373 commented 5 years ago

Hello every one, I wanted to ask that I have to run RGBD_SLAM on frames/images from video taken from AR Drone 2.0. Do I have to convert video into frames, save it first, and then load it or It could be done directly? Can some one help me with that. Thank you in advance.