I want to view (preview) rgb camera input in a different (higher) resolution than the the required 300x300 for mobile net detection.
How do i set up the pipeline to view the camera in high res and send a scaled 300x300 frame to the detector?
Is there a DepthAi scale function for use in a pipeline?