OpenCV

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Clojure)
(图集)
 
(未显示1个用户的14个中间版本)
第17行: 第17行:
  
 
==机器学习==
 
==机器学习==
 +
*[http://docs.huihoo.com/opencv/3.0-documentation/doc/tutorials/ml/table_of_content_ml/table_of_content_ml.html OpenCV Machine Learning]
 +
*[http://docs.huihoo.com/opencv/3.0-documentation/modules/ml/doc/ml.html OpenCV Machine Learning API]
 +
*[http://docs.huihoo.com/opencv/3.0-documentation/doc/py_tutorials/py_ml/py_table_of_contents_ml/py_table_of_contents_ml.html OpenCV-Python Tutorials - Machine Learning]
 
*[http://docs.huihoo.com/opencv/3.0/dc/dd6/ml_intro.html Machine Learning]
 
*[http://docs.huihoo.com/opencv/3.0/dc/dd6/ml_intro.html Machine Learning]
 
*[http://docs.huihoo.com/opencv/3.0/d6/d0f/group__dnn.html Deep Neural Network module]
 
*[http://docs.huihoo.com/opencv/3.0/d6/d0f/group__dnn.html Deep Neural Network module]
第22行: 第25行:
 
*[http://docs.opencv.org/java/3.1.0/ Package org.opencv.ml]
 
*[http://docs.opencv.org/java/3.1.0/ Package org.opencv.ml]
  
==安装==
+
==CUDA==
===iOS===
+
[http://opencv.org/platforms/cuda.html OpenCV GPU module]
 +
 
 +
==[[OpenCL]]==
 +
[http://opencv.org/platforms/opencl.html 加速 OpenCV with OpenCL]
 +
 
 +
==iOS==
 
[http://docs.huihoo.com/opencv/3.0-documentation/doc/tutorials/ios/table_of_content_ios/table_of_content_ios.html OpenCV iOS]
 
[http://docs.huihoo.com/opencv/3.0-documentation/doc/tutorials/ios/table_of_content_ios/table_of_content_ios.html OpenCV iOS]
  
===Android===
+
==Android==
[http://docs.huihoo.com/opencv/3.0-documentation/platforms/android/refman.html OpenCV4Android Reference]
+
*[http://opencv.org/platforms/android.html OpenCV4Android]
 +
*[http://docs.huihoo.com/opencv/3.0-documentation/platforms/android/refman.html OpenCV4Android Reference]
 +
*[http://docs.huihoo.com/opencv/2.4/doc/tutorials/introduction/android_binary_package/android_dev_intro.html Introduction into Android Development]
 +
*[http://docs.huihoo.com/opencv/2.4/doc/tutorials/introduction/android_binary_package/O4A_SDK.html OpenCV4Android SDK]
 +
*[http://docs.huihoo.com/opencv/2.4/doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.html Android Development with OpenCV]
  
===OS X===
+
==OS X==
 
OpenCV 3
 
OpenCV 3
  
第41行: 第53行:
 
  git clone https://github.com/hezhao/cvExamples
 
  git clone https://github.com/hezhao/cvExamples
  
==Clojure==
+
==JVM==
 
*[http://docs.opencv.org/3.0-last-rst/doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.html OpenCV Development with Clojure]
 
*[http://docs.opencv.org/3.0-last-rst/doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.html OpenCV Development with Clojure]
 +
*[https://github.com/bytedeco/javacv JavaCV] [[Java]]接口
  
 
==Python==
 
==Python==
 
[http://docs.huihoo.com/opencv/3.0-documentation/doc/py_tutorials/py_tutorials.html OpenCV-Python Tutorials]
 
[http://docs.huihoo.com/opencv/3.0-documentation/doc/py_tutorials/py_tutorials.html OpenCV-Python Tutorials]
  
==Qt==
+
==[[Qt]]==
 +
*[http://docs.huihoo.com/opencv/3.0-documentation/modules/highgui/doc/qt_new_functions.html Qt New Functions]
 
*[http://wiki.opencv.org.cn/index.php/%E5%9C%A8Qt%E4%B8%AD%E4%BD%BF%E7%94%A8OpenCV%E5%BA%93 在Qt中使用OpenCV库]
 
*[http://wiki.opencv.org.cn/index.php/%E5%9C%A8Qt%E4%B8%AD%E4%BD%BF%E7%94%A8OpenCV%E5%BA%93 在Qt中使用OpenCV库]
 
*[http://www.cnblogs.com/emouse/archive/2013/03/29/2988717.html OpenCV&Qt学习之一——打开图片文件并显示]
 
*[http://www.cnblogs.com/emouse/archive/2013/03/29/2988717.html OpenCV&Qt学习之一——打开图片文件并显示]
第55行: 第69行:
  
 
==项目==
 
==项目==
 +
*[[openFrameworks]]
 
*[https://github.com/tsdconseil/opencv-demonstrator OpenCV demonstrator (GUI)]
 
*[https://github.com/tsdconseil/opencv-demonstrator OpenCV demonstrator (GUI)]
*[http://www.emgu.com Emgu CV: OpenCV in .NET]
+
*[http://www.emgu.com Emgu CV: OpenCV in .NET], [https://sourceforge.net/projects/emgucv/ 下载Emgu CV]
 +
*[https://sourceforge.net/projects/emgufacerecog EMGU Face Recognition]
 
*[http://libface.sourceforge.net libface]
 
*[http://libface.sourceforge.net libface]
  
第63行: 第79行:
 
image:opencv-cmake.png|CMake编译
 
image:opencv-cmake.png|CMake编译
 
image:opencv2-xcode7.png|OpenCV2 with Xcode7
 
image:opencv2-xcode7.png|OpenCV2 with Xcode7
 +
image:OpenCV-3.0-OpenCL-Performance.png|OpenCL性能
 +
image:OpenVX-and-OpenCV-are-Complementary.png|OpenVX和OpenCV的互补性
 
</gallery>
 
</gallery>
  
 
==链接==
 
==链接==
 
*[http://opencv.org/ OpenCV官网]
 
*[http://opencv.org/ OpenCV官网]
 +
*[https://github.com/opencv/opencv OpenCV @ GitHub]
 
*[http://sourceforge.net/projects/opencvlibrary/ OpenCV @ SourceForge]
 
*[http://sourceforge.net/projects/opencvlibrary/ OpenCV @ SourceForge]
 
*[http://www.opencv.org.cn OpenCV中文网站] 中文资料这最全了
 
*[http://www.opencv.org.cn OpenCV中文网站] 中文资料这最全了
 
*[http://docs.huihoo.com/opencv/ OpenCV文档]
 
*[http://docs.huihoo.com/opencv/ OpenCV文档]
  
{{comment}}
+
[[category:computer vision]]
 
+
 
[[category:artificial intelligence]]
 
[[category:artificial intelligence]]
 
[[category:machine learning]]
 
[[category:machine learning]]
 
[[category:intel]]
 
[[category:intel]]
 +
[[category:huihoo]]

2021年9月9日 (四) 15:13的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 OpenCV Thanks, Wikipedia.

OpenCV的全称是Open Source Computer Vision Library,是一个跨平台的计算机视觉库。OpenCV是由英特尔公司发起并参与开发,以BSD许可证授权发行,可以在商业和研究领域中免费使用。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。OpenCV可用于开发实时的图像处理、计算机视觉以及模式识别程序。

目录

[编辑] 应用领域

  • 人机交互
  • 物体识别
  • 图像分割
  • 人脸识别
  • 动作识别
  • 运动跟踪
  • 机器人
  • 运动分析
  • 机器视觉
  • 结构分析
  • 自动汽车驾驶

[编辑] 机器学习

[编辑] CUDA

OpenCV GPU module

[编辑] OpenCL

加速 OpenCV with OpenCL

[编辑] iOS

OpenCV iOS

[编辑] Android

[编辑] OS X

OpenCV 3

下载 OpenCV 3 压缩包。打开 CMake gui,配置Configure,选择Xcode,然后编译,也会下载一些相关包。

OpenCV 2

brew install opencv

安装至 usr/local/Cellar/opencv/2.4.12_2

Example Xcode 7 projects using OpenCV 2.

git clone https://github.com/hezhao/cvExamples

[编辑] JVM

[编辑] Python

OpenCV-Python Tutorials

[编辑] Qt

[编辑] 项目

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱