Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Aruco module GPU-accelerated

$
0
0
I have a GeForce 1070 Graphics card, I want to know if the Aruco module is GPU-accelerated? If it's not the case? How can I do so? I notice that we can use the datatype UMat instead of Mat on the images that we need to process to makes OpenCV use GPU whenever possible. I tried it, and when I run nvidia-smi -lms to see if my process is actually making use of the GPU, it shows up there as one of the processes However, the % utility of the GPU is so low though, like 5~6% and the only like 91 MB is used. ![image description](https://lh4.googleusercontent.com/HSVePZLXGSVRIbAiQpGDIxoA6-VxERjh1weGfprM98zEmeSy5TXNzUO72x1WAWCbgNlTuCSVP2WbnWisRDns=w1280-h694) Note: The process (my program a.out) is doing marker detection and pose estimation on images coming from a videocapture source of 60fps and 640x480 resolution

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>