Detectnet.py view video status in fitted view

I am using detectnet.py with video 2592 × 1520 but the viewer only show portion. look like it clip off…is there way scale the viewer to fitted.

Hi @tmrngo2012, please try using the cudaResize() function to rescale your image to the approximate size of your display: https://github.com/dusty-nv/jetson-inference/blob/master/docs/aux-image.md#resizing

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.