当前位置:网站首页>Vs how to configure opencv? 2022vs configuration opencv details (multiple pictures)
Vs how to configure opencv? 2022vs configuration opencv details (multiple pictures)
2022-06-27 06:53:00 【Program type】
vs How to configure OpenCV? This article mainly introduces Visual Studio 2022 Download and configure OpenCV4.6.0 Detailed process , Pay attention here Win10 Of 64 Bit operating system , stay OpenCV Download from the official website OpenCV4.6.0, Installation is Win pack, In this paper, through the form of pictures and text to introduce you in great detail , Friends in need can refer to .
2022vs To configure OpenCV Detailed explanation
One 、Visual Studio2022 download



Win10 Of 64 Bit operating system , Directly in VS Download from the official website VisualStudioCommunity, Default installation , Installation is VisualStudioCommunity2022:
( Installed 【 The workload 】 The step is 【 Use C++ Desktop development 】 and 【 Universal Windows Platform development 】 And other toolsets 【VisulStudio Extended development 】)
Two 、OpenCV4.6.0 download ( Quick version update , The latest edition shall prevail )


Win10 Of 64 Bit operating system , stay OpenCV Download from the official website OpenCV4.6.0, Installation is Win pack
3、 ... and 、 To configure OpenCV environment variable


Download the installed opencv Folder open , Open until opencv\build\x64\vc15\bin, Copy the path , Paste into the environment variable of the system :
【 Note that we use visualstudio2022 The version corresponds to vc15!】
Four 、 stay Visual Studio2022 On the configuration OpenCV4.6.0
1、 open visual studio 2022 Create a new project , choice C++ Console Application

2、 Click on the top tab bar project in attribute

3、 Click on VC++ The include directory in the directory , edit , Choose the path opencv\build\include, Add to our include directory


4、 Click on VC++ The Library Directory in the directory , edit , Choose the path opencv\build\x64\vc15\lib, Add to our library Directory


5、 Click on The linker Of Input Medium Additional dependency
edit , Copy folder opencv\build\x64\vc15\lib Medium opencv_world454d.lib file , Paste into our additional dependencies


6、 test , In our cpp Run the code in the file

This is about VisualStudio2022 Download and configure OpenCV4.6.0 This is the end of the article .
Share some of my artificial intelligence learning materials for free , Including some AI Common framework actual combat video 、 Image recognition 、OpenCV、NLQ、 machine learning 、pytorch、 Computer vision 、 Videos such as deep learning and neural network 、 Courseware source code 、 Famous essence resources at home and abroad 、AI Hot papers 、 Industry reports, etc .
For better systematic learning AI, I recommend that you collect one .
Here are some screenshots , Free download method is attached at the end of the article .
One 、 Artificial intelligence courses and projects


Two 、 Famous essence resources at home and abroad

3、 ... and 、 Collection of papers on artificial intelligence

Four 、 AI Industry Report

Learn Artificial Intelligence well , Read more , Do more , practice , If you want to improve your level , We must learn to settle down and learn slowly and systematically , Only in the end can we gain something .
Click on the business card below , Scan the code and download the information for free .
边栏推荐
- Some settings about postfix completion code template in idea
- Interviewer: you use Lombok every day. What is its principle? I can't answer
- 2022 cisp-pte (I) document contains
- [QT notes] basic use of qregularexpression in QT
- Tar: /usr/local: cannot find tar in the Archive: due to the previous error, it will exit in the last error state
- 如何优雅的写 Controller 层代码?
- Get the query parameter in the address URL specify the parameter method
- Fractional Order PID control
- OPPO面试整理,真正的八股文,狂虐面试官
- Winow10 installation nexus nexus-3.20.1-01
猜你喜欢

面试官:请你介绍一下缓存穿透、缓存空值、缓存雪崩、缓存击穿的,通俗易懂

进程终止(你真的学会递归了吗?考验你的递归基础)

研究生数学建模竞赛-无人机在抢险救灾中的优化应用

Assembly language - Wang Shuang Chapter 8 two basic problems in data processing - Notes

网关状态检测 echo request/reply

Ahb2apb bridge design (2) -- Introduction to synchronous bridge design

Caldera installation and simple use

Memory barrier store buffer, invalid queue

Caldera安装及简单使用
[email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT"/>NoViableAltException([email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT
随机推荐
thrift
分数阶PID控制
Matlab GUI interface simulation DC motor and AC motor speed simulation
NoViableAltException([email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT
Overview of database schema in tidb
On gpu: historical development and structure
Interviewer: do you have any plan to request a lot of data that does not exist in redis to destroy the database?
[cultivation system] common regular expressions
How to download opencv? How to configure opencv after downloading?
Fast implementation of thread mesh networking
Talk about Domain Driven Design
2022 CISP-PTE(一)文件包含
Some settings about postfix completion code template in idea
Keep 2 decimal places after multiplying SQLSEVER fields
内存屏障今生之Store Buffer, Invalid Queue
YOLOv6又快又准的目标检测框架 已开源
TiDB的使用限制
Tar: /usr/local: cannot find tar in the Archive: due to the previous error, it will exit in the last error state
Fractional Order PID control
el-select多个时,el-select筛选选中过的值,第二个el-select中过滤上一个选中的值