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

some question of building inference engine application

rongrong__wang
Beginner
331 Views

https://docs.openvinotoolkit.org/latest/_docs_IE_DG_Integrate_with_customer_application_new_API.html

I wrote my inference code based on this document.at the step Building your application, I can't understand what this passage means.please help.

In addtion, I use the Visual Studio to write C++ codes, but I think it is complex. Are there other recommended IDEs for writing C++ code?Thank you.

0 Kudos
3 Replies
Shubha_R_Intel
Employee
331 Views

Dear rongrong, wang,

I have answered your previous post . As far as IDE goes, for Windows Visual Studio 2017/2019 works great. For Linux, use vim or emacs or for an IDE, Eclipse, configured for C++ projects. If you develop in Python Pycharm wokrs great.

Hope it helps,

Thanks,

Shubha

0 Kudos
rongrong__wang
Beginner
331 Views

Ok ,Thank you

0 Kudos
Shubha_R_Intel
Employee
331 Views

Dear rongrong, wang,

Absolutely ! Hope you're enjoying OpenVino !

Shubha

0 Kudos
Reply