We have written software that uses Basler USB3 cameras and feeds these images into our detection/classification networks etc, as per the detectNet style samples. Each image is pre-processed to allow it to work the network.
We want to use the DeepStream capabilities and I am struggling to see how to adapt the sample supplied for the TX2 to allow it to work with the images from a basler camera - there seems little or no documentation on this subject?
Thanks