Items with no label
3335 Discussions

How to extract all depth frames and color frames?

fwang22
Beginner
1,785 Views

when I record a long video through viewer, I can't convert the .bag files to depth images and color images in Matlab because the file is so large,and when I use the rs-convert.exe to do that, I will drop many frames. This needs urgent solution now, So how I should do ?

0 Kudos
3 Replies
idata
Employee
384 Views

Hello Nevyn,

 

 

Thank you for your interest in the Intel RealSense Technology.

 

Please let me research this and get back to you as soon as possible.

 

 

Best regards,

 

Casandra
0 Kudos
EFoo1
Novice
384 Views

Dorodnic has mentioned that `rs-convert` with `.bag` files will skip frames, since `rs-convert` relies on `get_distance(x, y)` in a loop which is not written efficiently.

[Source](https://github.com/IntelRealSense/librealsense/issues/2671# issuecomment-435777432 https://github.com/IntelRealSense/librealsense/issues/2671# issuecomment-435777432)

0 Kudos
fwang22
Beginner
384 Views

Hello HippoEugDev,

Thank you for your information,I'll try it.

Best Regards,

Nevyn

0 Kudos
Reply