Hi Jonas363 ,
The library works by assigning specific tasks in the pipeline to hardware accelerated blocks on the device, which allows for much faster computation and the ability to run multiple devices at once. Without the device, all calculations would run on the host machine, which would be the same as using opencv.
Kind regards,
Jaka