当前位置:网站首页>OpenCV300 CMake生成project在项目过程中的问题
OpenCV300 CMake生成project在项目过程中的问题
2022-07-06 13:44:00 【全栈程序员站长】
大家好,又见面了,我是全栈君。
2015年6一个月4日本。OpenCV官网上面给出了最新版本号OpenCV。这是:3.0.0版本号,http://opencv.org/
使用CMake它产生VS2010project流程。我遇到了一个奇怪的问题:
CMake Error at 3rdparty/ippicv/downloader.cmake:97 (message): ICV: Failed to unpack ICV package from D:/Program Files/opencv/sources/3rdparty/ippicv/downloads/windows-b59f865d1ba16e8c84124e19d78eec57/ippicv_windows_20141027.zip to D:/Program Files/opencv/sources/3rdparty/ippicv/unpack with error 1 Call Stack (most recent call first): 3rdparty/ippicv/downloader.cmake:108 (_icv_downloader) cmake/OpenCVFindIPP.cmake:212 (include) cmake/OpenCVFindLibsPerf.cmake:12 (include) CMakeLists.txt:454 (include) Configuring incomplete, errors occurred!
解决的方法:
(1)手动下载ippicv_windows_20141027.zip
下载网址在这里:
http://osdn.jp/projects/sfnet_opencvlibrary/downloads/3rdparty/ippicv/ippicv_windows_20141027.zip/
(2)将上面的ZIP文件放在OpenCV300的文件夹以下,
笔者的路径是以下这个:
D:\OpenCV300\opencv\sources\3rdparty\ippicv\downloads\windows-b59f865d1ba16e8c84124e19d78eec57
即:
(3)打开CMake,一代又一代project文件可以。
版权声明:本文博主原创文章,博客,未经同意不得转载。
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/117050.html原文链接:https://javaforall.cn
边栏推荐
- Why does MySQL index fail? When do I use indexes?
- 强化学习-学习笔记5 | AlphaGo
- PostgreSQL modifies the password of the database user
- [daily] win10 system setting computer never sleeps
- numpy 下载安装
- Run the deep network on PI and Jetson nano, and the program is killed
- 记一次清理挖矿病毒的过程
- C language: comprehensive application of if, def and ifndef
- Caching strategies overview
- 爬虫实战(五):爬豆瓣top250
猜你喜欢

C how to set two columns comboboxcolumn in DataGridView to bind a secondary linkage effect of cascading events

Caching strategies overview

Summary of cross partition scheme

Broadcast variables and accumulators in spark

Earned value management EVM detailed explanation and application, example explanation

【力扣刷题】32. 最长有效括号

华为在多个行业同时出击,吓人的技术让欧美企业瑟瑟发抖
![Leetcode topic [array] -118 Yang Hui triangle](/img/77/d8a7085968cc443260b4c0910bd04b.jpg)
Leetcode topic [array] -118 Yang Hui triangle

Vit paper details
![[Digital IC manual tearing code] Verilog automatic beverage machine | topic | principle | design | simulation](/img/75/c0656c4890795bd65874b4f2b16462.jpg)
[Digital IC manual tearing code] Verilog automatic beverage machine | topic | principle | design | simulation
随机推荐
High precision face recognition based on insightface, which can directly benchmark hongruan
抖音將推獨立種草App“可頌”,字節忘不掉小紅書?
对话阿里巴巴副总裁贾扬清:追求大模型,并不是一件坏事
Four common ways and performance comparison of ArrayList de duplication (jmh performance analysis)
抖音将推独立种草App“可颂”,字节忘不掉小红书?
Yyds dry goods inventory C language recursive implementation of Hanoi Tower
[Digital IC manual tearing code] Verilog automatic beverage machine | topic | principle | design | simulation
爬虫实战(五):爬豆瓣top250
基于InsightFace的高精度人脸识别,可直接对标虹软
Fastjson parses JSON strings (deserialized to list, map)
Earned value management EVM detailed explanation and application, example explanation
VIM basic configuration and frequently used commands
Fzu 1686 dragon mystery repeated coverage
Redistemplate common collection instructions opsforzset (VI)
在Pi和Jetson nano上运行深度网络,程序被Killed
缓存更新策略概览(Caching Strategies Overview)
MySQL - 事务(Transaction)详解
string的底层实现
14 years Bachelor degree, transferred to software testing, salary 13.5k
guava:创建immutableXxx对象的3种方式