码迷,mamicode.com
首页 >  
搜索关键字:颜色空间转换 bgr2hsv opencv    ( 5833个结果
“无法启动程序,因为计算机中丢失MSVCP100D.dll”的解决方案
用VS2012安装OpenCV时出现这个错误,在网上搜索了很多解决方案,最终解决了问题。现在把这些解决方案汇总一下。 方案一:下载MSVCP100D.dll 1、复制文件“msvcr100d.dll”到系统目录下。 2、系统目录一般为:C:\WINNT\System32 64位系统为C:\Windows\SysWOW64。 3、最后点击开始菜单-->运行-->输入regsvr32...
分类:其他好文   时间:2014-07-22 23:44:47    阅读次数:912
Learning OpenCV Lecture 4 (Transforming Images with Morphological Operations)
Transforming Images with Morphological Operations
分类:其他好文   时间:2014-07-22 23:28:47    阅读次数:820
Learning OpenCV Lecture 5 (Filtering the Images)
Filtering the Images
分类:其他好文   时间:2014-07-22 23:22:37    阅读次数:412
Learning OpenCV Lecture 6 (Extracting Lines,Contours, and Components)
Extracting Lines,Contours, and Components
分类:其他好文   时间:2014-07-22 23:18:17    阅读次数:641
Learning OpenCV Lecture 3 (Counting the Pixels with Histograms)
Counting the Pixels with Histograms
分类:其他好文   时间:2014-07-22 23:14:32    阅读次数:283
Learning OpenCV Lecture 2 (Using the Strategy pattern in algorithm design)
Using the Strategy pattern in algorithm design
分类:其他好文   时间:2014-07-22 23:13:12    阅读次数:300
Learning OpenCV Lecture 1 (Using OpenCV in VS2010)
Using OpenCV in VS2010
分类:其他好文   时间:2014-07-22 23:07:32    阅读次数:253
iOS比较两张图的相似度
1、下载openCV2、导入openCV的framework3、导入:opencv2AccelerateAssetsLibraryAVFoundationCoreGraphicsCoreImageCoreMediaCoreVideoQuartzCoreUIKitFoundation4、修改配置 ac...
分类:移动开发   时间:2014-07-22 22:44:12    阅读次数:501
opencv是什么
OpenCV是一个用于图像处理、分析、机器视觉方面的开源函数库. 不管你是做科学研究,还是商业应用,opencv都能够作为你理想的工具库,由于,对于这两者,它全然是免费的。该库採用C及C++语言编写,能够在windows, linux, mac OSX系统上面执行。该库的全部代码都经过优化,计算.....
分类:其他好文   时间:2014-07-22 22:41:14    阅读次数:194
Build opencv libraries for android arm, x86 ubuntu
Build opencv libraries for android arm, x86 ubuntu...
分类:移动开发   时间:2014-07-22 17:45:11    阅读次数:237
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!