当前位置:网站首页>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
边栏推荐
- Efficiency tool +wps check box shows the solution to the sun problem
- Start the embedded room: system startup with limited resources
- Tips for web development: skillfully use ThreadLocal to avoid layer by layer value transmission
- [Digital IC manual tearing code] Verilog automatic beverage machine | topic | principle | design | simulation
- C language char, wchar_ t, char16_ t, char32_ Relationship between T and character set
- 关于char[]数组通过scanf赋值使用上的一些问题。。
- What about the spectrogram
- High precision face recognition based on insightface, which can directly benchmark hongruan
- NPM run dev start project error document is not defined
- Yyds dry goods inventory C language recursive implementation of Hanoi Tower
猜你喜欢
爬虫实战(五):爬豆瓣top250
Internet News: Geely officially acquired Meizu; Intensive insulin purchase was fully implemented in 31 provinces
功能强大的国产Api管理工具
Why is the cluster mode of spark on Yan better than the client mode
Unity3D学习笔记6——GPU实例化(1)
Why rdd/dataset is needed in spark
麦趣尔砸了小众奶招牌
guava:Collections.unmodifiableXXX创建的collection并不immutable
中国白酒的5场大战
抖音将推独立种草App“可颂”,字节忘不掉小红书?
随机推荐
Yyds dry goods inventory C language recursive implementation of Hanoi Tower
R language for text mining Part4 text classification
MPLS experiment
Broadcast variables and accumulators in spark
JPEG2000 matlab source code implementation
Internet News: Geely officially acquired Meizu; Intensive insulin purchase was fully implemented in 31 provinces
快讯:飞书玩家大会线上举行;微信支付推出“教培服务工具箱”
新入职一家公司需要去实践和注意的内容
Redistemplate common collection instructions opsforzset (VI)
mysql根据两个字段去重
Web开发小妙招:巧用ThreadLocal规避层层传值
Sdl2 source analysis 7: performance (sdl_renderpresent())
Fastjson parses JSON strings (deserialized to list, map)
b站视频链接快速获取
string的底层实现
Hill | insert sort
Run the deep network on PI and Jetson nano, and the program is killed
Leetcode topic [array] -118 Yang Hui triangle
guava:Collections. The collection created by unmodifiablexxx is not immutable
在Pi和Jetson nano上运行深度网络,程序被Killed