voxel-dot-at / bta_tof_driver

ROS package for Bluetechnix BTA-based time-of-flight cameras
BSD 2-Clause "Simplified" License
6 stars 8 forks source link

How to use on Deep Learning Neural Network Application #3

Open shaikhibrahim951 opened 6 years ago

shaikhibrahim951 commented 6 years ago

Please give input for connecting TOF camera to Deep Learning application.

svogl commented 6 years ago

Hi, which framework do you want to use? Basically you can use the camera data as you would with any other (minus less resolution).

we for example feed the camera frames into OpenCV. Simon