Hi everyone,
I want to benchmark the Nano with CSI (MIPI) cameras and I wanted to ask: how can I access the ISP in the Nano? Using C++ or Python if possible.
I’m a little new to this. I’ve worked with raspberry pi and Arduino before but not with Jetson Nano. Any help would be much appreciated
hello alexisguiter,
please refer to Camera Architecture Stack, you may access ISP by nvarguscamerasrc plugin or Argus application.
you may also check Approaches for Validating and Testing the V4L2 Driver session for some sample commands.
in addition,
you should contact with Jetson Preferred Partners if you have further request for camera solutions.
thanks