Varvrar / ios_logger

Application for camera and sensor data logging (iOS)
153 stars 28 forks source link

Feature request: LiDAR info capture #12

Closed bundle-adjuster closed 1 year ago

bundle-adjuster commented 1 year ago

Hi @Varvrar,

Thank you so much for the app. Is there any way we can capture LiDAR information as well? If so could you point me to the direction of how you would go about it?

Varvrar commented 1 year ago

Hello!

I didn't work with LiDAR info, bui I think you should change AVCaptureSession input and output. Check apple articles and code samples about depth data capture: link