Skip to content

File converter extension for Intel's pyrealsense library

Notifications You must be signed in to change notification settings

ynassab/bag2video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Bag2Video

Convert binary data from an Intel RealSense LiDAR camera to a video file using OpenCV. Specify frame type to fetch (RGB or depth) and frames per second.

Example usage:

python bag2video.py -i %file_path0% %file_path1% %file_path2% -t rgb -f 15

Which will fetch the RGB data from the three filepaths specified and convert them to MP4 files at 15 FPS.

About

File converter extension for Intel's pyrealsense library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages