How to Use NPU via OpenCV | VIM3

Hello @Berk_Guvercin

Please check the documentation here:

https://docs.khadas.com/products/sbc/vim3/npu/opencv-dnn

I followed the guide above and performed Opencv compilation to build step 2, but I was unable to resolve the issue due to the following error. How can I fix this error?

Built target opencv_dnn “make” error

Hello @bka5279

You don’t need to rebuild the Opencv, you can just install the prebuild package.

https://docs.khadas.com/products/sbc/vim3/npu/opencv-dnn#install-opencv

1 Like

The error that occurred above was resolved, but the following error was encountered. How can this be resolved?