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

Query regarding Openvino C++ application deployment on Windows 7

vkana3
Beginner
493 Views

Dear Sir/Mam,

 
I am Vishnu Vardhan Reddy, a senior year undergrad. I want to build an openvino application for vehicle detection in a parking lot. I have previously worked on Openvino projects in python in the Windows 10 environment.
 
But, For my current project I want to create the vehicle detector using c++ and create a runtime package to deploy it in the windows 7 desktop which has 4th gen Intel processor.
 
Can you please provide me with the code samples to get started with C++ application and steps to deploy it on the above mentioned system.
 
Thank you for your time and consideration.
0 Kudos
2 Replies
Wan_Intel
Moderator
472 Views

Hi Vishnu Kanamatareddy,

Thank you for reaching out to us.


We regret to inform you that Windows 7 with 4th generation Intel Core processor is not supported by the OpenVINO™ toolkit.


OpenVINO™ toolkit is officially supported and validated on Windows 10,

Hardware wise OpenVINO supports 6th to 11th generation Intel® Core™ and Intel® Xeon® processors.


The system requirements for using OpenVINO™ toolkit is available at the following page:

https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit/system-requirements.html


On another note, I would suggest you to check out Security Barrier Camera C++ Demo, which enables Vehicle Detection followed by the Vehicle Attributes and License-Plate Recognition


The code samples for Security Barrier Camera C++ Demo is available at the following page:

https://github.com/openvinotoolkit/open_model_zoo/tree/2021.3/demos/security_barrier_camera_demo/cpp


You can use OpenVINO™ Deployment Manager to create a deployment package for your targeted device. The OpenVINO™ deployment manager guide is available at the following page:

https://docs.openvinotoolkit.org/2021.3/openvino_docs_install_guides_deployment_manager_tool.html



Regards,

Wan


0 Kudos
Wan_Intel
Moderator
433 Views

Hi Vishnu Kanamatareddy,


This thread will no longer be monitored since we have provided explanations and suggestions. 

If you need any additional information from Intel, please submit a new question.


Regards,

Wan


0 Kudos
Reply