Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

OpenCV GPU, CPU descriptors

gicsoft
Beginner
460 Views

We use ORB to detect keypoints and descriptors of images.

We use CPU and GPU versions in cluster. Comparing  images on one instance works great(when we calculate descriptors on the same machine). But comparing descriptors calculated on CPU doesn't work on GPU.

How we can use descriptors from one machine on another one?

0 Kudos
2 Replies
Adli
Moderator
440 Views

Hi Anton,

 

Thank you for reaching out to us. Are you using OpenVINO in any part of your program? Please refer to the provided resources for OpenCV support at the following thread:

https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/OpenCV-GPU/m-p/1235171#M21825

 

Regards,

Adli

 

0 Kudos
Adli
Moderator
424 Views

Hi Anton,


Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.


Regards,

Adli


0 Kudos
Reply