Ask Your Question

FilipVW's profile - activity

2020-05-08 10:02:29 -0600 answered a question Is opencv’s ‘dnn’ module working on jetson nano

It works fine for me, no problems at all. Have you specified the target and the backend?

2020-05-08 09:44:14 -0600 asked a question Cmake error OpenCV contrib CUDA

Cmake error OpenCV contrib CUDA Hi, I am trying to run a sample code of opencv in my Jetson Nano that uses the cudaarit

2020-04-25 09:00:16 -0600 commented question Real-Time video stabilization OpenCV

I am looking the same thing. Have you found any solution to that issue?

2020-04-25 09:00:15 -0600 commented question Video Stabilization - general question

What about video stabilization module? https://stackoverflow.com/questions/27113018/changing-a-c-opencv-program-to-c

2020-04-25 09:00:14 -0600 commented question Tensorflow/Keras model inference using OpenCV difficulties

But, did readNetFromTensorflow() function read correctly the model or its an issue of the forward pass?