How to use opencv python with non cuda gpu?

31 views Asked by At

I want to use Opencv with with gpu support. But I am not having a nvidia gpu in my system. I am having amd raedon gpu in my system. Also I want the python code to run in a edge device like Toradex Apalis IMX.8+ ultimately. So is there a way to compile opencv and tensorflow tflite to run faster using gpu in those systems?

0

There are 0 answers