ToF icon indicating copy to clipboard operation
ToF copied to clipboard

XYZ bin file generation using tofi_compute_depth

Open Vignesh-E opened this issue 8 months ago • 9 comments

Hi there,

We are trying to extract point cloud data from the raw frame, like wise you guys did using TOF module.

./tofi_compute_depth --I=./ADTF3175_TOF/raw_frames_release_mode3 --O=./ADTF3175_TOF/raw_frames_release_mode3/processed --CCB=./crXXX.ccb --MODE=3 --INI=config/RawToDepthAdsd3500_lr-qnative.ini --ISP_Enable=1

if we run the above command, it will gives us three different frames namely AB, Radian depth and xyz bin files right. whats the logic used to extract xyz from raw frame.

I tried using a GenerateXYZTables() function, but still not able extract same xyz frames.

Pls, help with necessary info.

Vignesh-E avatar Jun 26 '24 10:06 Vignesh-E