i am having jetson orin nx board and trying to use opencv with cuda functions in qt but, it throwing some random errors like this-
terminate called after throwing an instance of ‘cv::Exception’
what(): OpenCV(4.10.0-dev) /home/ubuntu/opencv_contrib/modules/cudawarping/src/cuda/resize.cu:200: error: (-217:Gpu API call) no kernel image is available for execution on the device in function ‘call_resize_linear_tex’
can you give me the solution?
i dont know may be i have some tool kits and software installations. can i know which software installations are required to make it work?
Hi,
Have you built the library for Orin GPU architecture?
You can find our auto script in the below repo:
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.