当前位置:网站首页>OpenCV环境搭建
OpenCV环境搭建
2022-07-29 04:32:00 【生活需要深度】
基础环境:Win7或者Win10,visual studio 2015或者visual studio 2017
OpenCV下载版本链接
下载以后解压到自己规划目录中
主要进行如下的环境设置
VC++目录 -> 包含目录
opencv-4.1.0\opencv\build\include
opencv-4.1.0\opencv\build\include\opencv2
VC++目录 -> 库目录
opencv\build\x64\vc15\lib
连接器 -> 输入 -> 附加依赖项目
opencv_world410d.lib
添加win系统环境变量设置,在操作系统环境变量path中添加
opencv-4.1.0\opencv\build\x64\vc15\bin
其中vs2015路径是vc14,vs2017路径是vc15
注意:路径都为绝对路径,路径名字不要包含中文。
边栏推荐
- Not 67 days, square root
- Make a virtual human with zego avatar | virtual anchor live broadcast solution
- Unity Foundation (3) -- various coordinate systems in unity
- Jenkins 参数化构建中 各参数介绍与示例
- Shell string segmentation
- No, just stick to it for 64 days. Find the insertion location
- The daily life of programmers
- Can you really write restful API?
- Back propagation process of manual BP neural network
- Laya中的A星寻路
猜你喜欢

Jenkins 参数化构建中 各参数介绍与示例

Unity基础(3)—— unity中的各种坐标系

在线教育的推荐系统

读懂 互联网巨头 【中台之战】 以及 中台 发展思维

Idea small settings

12.优先级队列和惰性队列

Christmas tree web page and Christmas tree application

There are objections and puzzles about joinpoint in afterreturning notice (I hope someone will leave a message)

Laya中的A星寻路

Don't stick to it for 68 days. Baboons eat bananas
随机推荐
Record of problems encountered in ROS learning
Mpc5744p introduction and opensda firmware update
File operation (Advanced C language)
Update learning materials daily
Use of torch.optim optimizer in pytorch
14. Haproxy+kept load balancing and high availability
Vscode one click compilation and debugging
(heap sort) heap sort is super detailed, I don't believe you can't (C language code implementation)
pyscript无法引入包
Basic operation of queue
JVM (heap and stack) memory allocation
C language: structure simple syntax summary
C language: summary of consortium knowledge points
Multi card training in pytorch
Don't insist on 66 days. Weight generates random numbers
Pytorch GPU and CPU models load each other
[c language] PTA 7-63 falling ball
Oracle 插入数据
Hengxing Ketong invites you to the 24th China expressway informatization conference and technical product exhibition in Hunan
Back propagation process of manual BP neural network