ToF
ToF copied to clipboard
On target make offline use depth compute
The changes in this PR will allow users to evaluate depth compute on target (the embedded system to which the TOF camera is connected to) without hardware. A frame content will be available (as a binary file) to be passed through depth compute.
Things left to do:
- test this with a binary file
- upload the binary file to a server and make cmake download it