Process rgbd data

Hi there, I have recorded depth and color stream through intel realsense and from the description of ‘nuitrack AI’ it can process rgbd data. I have saved every depth frame into npy file and compress color frames into mp4. Are this type of rgbd data can be processed by nuitrack?

Hello, @zzhu362.

Sorry for the delayed reply.

No, mp4 is not supported by the Nuitrack. However, you can record necessary data using intel realsense viewer (here you can download it) and save it to a .bag file, which can be used for processing. After you have done that, open nuitrack.config file, which is located in $NUITRACK_HOME/data by default, and specify the path to your bag file at the Realsense2Module.FileRecord field.
Also, make sure you have the trial license at least.

Thank you for your interest in the Nuitrack. Feel free to contact us if you have any other questions.

Hi, @zzhu362.

How are you? Has your issue been solved? Do you have any other questions that I can help you with?