Is there any compatibility issue with jetson nano and opencv 4.6.0? coz the arch bin version's included only support Xavier and Orin platforms of Jetson and throws an error when used to build opencv 4.6.0 on Jetson Nano
Adding 5.3 in the version fixes the issue(incompatible gpu architecture for using compute_87) for Nano.
Is there any compatibility issue with jetson nano and opencv 4.6.0? coz the arch bin version's included only support Xavier and Orin platforms of Jetson and throws an error when used to build opencv 4.6.0 on Jetson Nano
Adding 5.3 in the version fixes the issue(incompatible gpu architecture for using compute_87) for Nano.