当前位置:网站首页>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
边栏推荐
- PAT乙级常用函数用法总结
- Deep reinforcement learning for intelligent transportation systems: a survey paper reading notes
- node 开启服务器
- MySQL practice 45 [global lock and table lock]
- 解决高並發下System.currentTimeMillis卡頓
- The base value is too large (the error is marked as "08") [duplicate] - value too great for base (error token is'08') [duplicate]
- I2C 子系统(二):I3C spec
- MySql实战45讲【事务隔离】
- Super easy to use logzero
- JS finds all the parent nodes or child nodes under a node according to the tree structure
猜你喜欢
Vs Code configure virtual environment
用docker 連接mysql的過程
Installation and use of memory leak tool VLD
Opengauss database development and debugging tool guide
为什么线程崩溃不会导致 JVM 崩溃
I2C subsystem (IV): I2C debug
Creation and destruction of function stack frame
Spark on yarn资源优化思路笔记
I2C 子系統(四):I2C debug
VS 2019安装及配置opencv
随机推荐
C#通用接口调用
[combinatorics] Application of exponential generating function (multiple set arrangement problem | different balls in different boxes | derivation of exponential generating function of odd / even sequ
【富瀚6630编码存录像,用rtsp服务器及时间戳同步实现vlc观看录像】
模型转换onnx2engine
[leectode 2022.2.15] lucky numbers in the matrix
[Fuhan 6630 encodes and stores videos, and uses RTSP server and timestamp synchronization to realize VLC viewing videos]
I2C subsystem (III): I2C driver
C language beginner level - pointer explanation - paoding jieniu chapter
Gavin teacher's perception of transformer live class - rasa project's actual banking financial BOT Intelligent Business Dialogue robot architecture, process and phenomenon decryption through rasa inte
Process the dataset and use labelencoder to convert all IDs to start from 0
How to return ordered keys after counter counts the quantity
[algebraic structure] group (definition of group | basic properties of group | proof method of group | commutative group)
从C到Capable-----利用指针作为函数参数求字符串是否为回文字符
Three.js本地环境搭建
从输入URL到页面展示这中间发生了什么?
The base value is too large (the error is marked as "08") [duplicate] - value too great for base (error token is'08') [duplicate]
The idea cannot be loaded, and the market solution can be applied (pro test)
VS 2019安装及配置opencv
How to make backgroundworker return an object
Use of check boxes: select all, deselect all, and select some