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.
6480 Discussions

Multiple modules files integrated with OpenVINO on VC++ environment

WeiSeng
Employee
703 Views

Hi Support Team,

 

Like to check with you, for OpenVINO we provide reference VC++ project that running single module files.

 

If we have multiple modules need to integrate with OpenVINO VC++ project, is we have guide for this or reference?

 

Thanks!

0 Kudos
3 Replies
Megat_Intel
Moderator
679 Views

Hi WeiSeng,

Thank you for reaching out to us.

 

Could you please elaborate more on the single/multiple "module files"? Are you referring to adding modules in the OpenVINO™ CMake Build plugin?

 

If you are trying to add module packages (e.g., OpenCV) to your project, you can refer to the guide on the Build Plugin Using CMake page. On another note, if you are adding a module as an extension for a custom operation, please check out the steps on how to Create a Library with Extensions.

 

For additional information, you can also check out the guide on Running OpenVINO C++ samples on Visual Studio.

 

 

Regards,

Megat


0 Kudos
WeiSeng
Employee
608 Views

Thanks!! We will reference this.

0 Kudos
Megat_Intel
Moderator
594 Views

Hi WeiSeng,

Thank you for your question. This thread will no longer be monitored since this issue has been resolved. If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Megat


0 Kudos
Reply