用VS2012安装OpenCV时出现这个错误,在网上搜索了很多解决方案,最终解决了问题。现在把这些解决方案汇总一下。
方案一:下载MSVCP100D.dll
1、复制文件“msvcr100d.dll”到系统目录下。
2、系统目录一般为:C:\WINNT\System32 64位系统为C:\Windows\SysWOW64。
3、最后点击开始菜单-->运行-->输入regsvr32...
分类:
其他好文 时间:
2014-07-22 23:44:47
阅读次数:
912
Transforming Images with Morphological Operations
分类:
其他好文 时间:
2014-07-22 23:28:47
阅读次数:
820
Extracting Lines,Contours, and Components
分类:
其他好文 时间:
2014-07-22 23:18:17
阅读次数:
641
Counting the Pixels with Histograms
分类:
其他好文 时间:
2014-07-22 23:14:32
阅读次数:
283
Using the Strategy pattern in algorithm design
分类:
其他好文 时间:
2014-07-22 23:13:12
阅读次数:
300
1、下载openCV2、导入openCV的framework3、导入:opencv2AccelerateAssetsLibraryAVFoundationCoreGraphicsCoreImageCoreMediaCoreVideoQuartzCoreUIKitFoundation4、修改配置 ac...
分类:
移动开发 时间:
2014-07-22 22:44:12
阅读次数:
501
OpenCV是一个用于图像处理、分析、机器视觉方面的开源函数库. 不管你是做科学研究,还是商业应用,opencv都能够作为你理想的工具库,由于,对于这两者,它全然是免费的。该库採用C及C++语言编写,能够在windows, linux, mac OSX系统上面执行。该库的全部代码都经过优化,计算.....
分类:
其他好文 时间:
2014-07-22 22:41:14
阅读次数:
194
Build opencv libraries for android arm, x86 ubuntu...
分类:
移动开发 时间:
2014-07-22 17:45:11
阅读次数:
237