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 vs OpenVX

Kosh__Stephen
Beginner
301 Views

Hello.

I'm going to convert my program using OpenVX which is already built by OpenCV.

But I have a few problems with this job.

Problems are following.

1. openvx has only vxGaussian3x3Node. i need 5x5 or 7x7 gaussian filter.

    How can i do?

2. OpenCV functions has mask image as parameter.

   But openvx apis or nodes has not such parameter.

   In this case, How can i implement mask image by openvx?

Does anyone got an idea?

Best regards.

Thanks.

0 Kudos
0 Replies
Reply