I wish to rotate the collected images by 180 degrees. I’m using Libargus example 09_argus_camera_jpeg with Orin Nano with devkit 35.3.1 and a Sony IMX296 sensor.
I tried transforming the surface using the following Transform parameters, but it didn’t work. What would be a good alternative? Is there any good documentation on this?
@ShaneCCC Like I said, I’m not using Gstreamer for this. I would like to extend the Argus example 09 to be able to flip the image. Is there a reason why transforming with the NvCommonTransformParams won’t work?
Also, can you show/explain which sensor register to program?