当前位置:网站首页>Vs 2019 installation and configuration opencv
Vs 2019 installation and configuration opencv
2022-07-03 03:13:00 【AphilGuo】
VS 2019 Download link :https://visualstudio.microsoft.com/zh-hans/downloads/
1、 Open the downloaded software , Click to continue 
2、 Install and download 
3、 Select the configuration 
4、 Installation successful , Restart the computer 
To configure Opencv
1、 download opencv-4.5.0
2、 Click on the downloaded .exe file , And specify it in the folder 

3、 Configure environment variables , Get into opencv\build\x64\vc15\bin, Copy path ; Right click this computer on the desktop , Select Properties , Advanced configuration , environment variable , choice Path, Then click New , Finally, gradually determine
Insert picture description here
To configure VS 2019 edition Opencv
1、 open VS 2019, New project , Empty item , And in the configuration project , Select the project path and check “ Put the solution and project in the same directory ”, Finally, click create .
2、 Select View , Other windows , Property Manager 
3、 choice Debug |x64, Select Properties , Get into Debug Property page 
4、 choice VC++ Catalog , Contains the directory , Configuration path :
C:\Configurement\opencv\build\include; C:\Configurement\opencv\build\include\opencv2
Finally, click OK 
5、 To configure lib file , Click on the Library Directory
Choose the path :C:\Configurement\opencv\build\x64\vc15\lib
6、 Choose linker , Input , Additional dependency , And enter the opencv_world450d.lib
7、 When the configuration is complete , Restart the computer , Write sample code , choice Debug x64
8、 Final output 
边栏推荐
猜你喜欢

一文带你了解 ZigBee

Agile certification (professional scrum Master) simulation exercise-2

MySql實戰45講【SQL查詢和更新執行流程】

Sous - système I2C (IV): débogage I2C

docker安装redis

VS 2019 配置tensorRT生成engine

Check log4j problems using stain analysis

用docker 連接mysql的過程

别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!
![[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)](/img/19/815e7cba81f6eb52db5ef0db556dfd.jpg)
[Chongqing Guangdong education] cultural and natural heritage reference materials of China University of Geosciences (Wuhan)
随机推荐
Privatization lightweight continuous integration deployment scheme -- 01 environment configuration (Part 2)
[principles of multithreading and high concurrency: 1_cpu multi-level cache model]
Hi3536C V100R001C02SPC040 交叉编译器安装
docker安装mysql
Sqlserver row to column pivot
程序员新人上午使用 isXxx 形式定义布尔类型,下午就被劝退?
Three.js本地环境搭建
L'index des paramètres d'erreur est sorti de la plage pour les requêtes floues (1 > Nombre de paramètres, qui est 0)
I2C subsystem (III): I2C driver
labelme标记的文件转换为yolov5格式
Nasvit: neural architecture search of efficient visual converter with gradient conflict perception hypernetwork training
How to implement append in tensor
用docker 連接mysql的過程
解决高并发下System.currentTimeMillis卡顿
Kubernetes family container housekeeper pod online Q & A?
MySQL practice 45 lecture [transaction isolation]
MySql实战45讲【SQL查询和更新执行流程】
Deep reinforcement learning for intelligent transportation systems: a survey paper reading notes
Parameter index out of range (1 > number of parameters, which is 0)
迅雷chrome扩展插件造成服务器返回的数据js解析页面数据异常