Source code information on OpenCV and related links

xiaoxiao2021-03-06  38

OpenCV is an image processing and computer visual function library developed by Intel, which has the following features:

1) Open C Source Code

2) Optimized code based on Intel processor instruction set

3) Unified structure and function definition

4) Powerful image and matrix calculation capabilities

5) Convenient and flexible user interface

6) Support MS-Windows, Linux platform

As an open source project identified as a basic computer vision, image processing, and mode identification, OpenCV can be applied directly to many areas as the ideal tool for second development. However, before using OpenCV for commercial development applications, please read the public license included with the OpenCV package.

Some basic information can be referenced:

= "Source code and document download: SourceForge.net

http://sourceforge.net/projects/opencvlibrary/

= "Intel's OpenCV homepage:

http://www.intel.com/research/mrl/research/opencv/

= "Yahoo OpenCV mailing list:

http://groups.yahoo.com/group/opencv/

= "CMU (Carnegie-Mellon University) computer vision home page:

http://www-2.cs.cmu.edu/afs/cs/project/cil/ftp/html/vision.html

= "OpenCV More detailed introduction (Chinese)

Http://www.assuredigit.com/incoming/sourcecode/opencv/chinese_docs/index.htm

= "Common Issues and Answers for OpenCV (Chinese)

Http://www.assuredigit.com/incoming/sourcecode/opencv/chinese_docs/faq.htm

= "OpenCV Installation Guide (Chinese)

http://www.assuredigit.com/incoming/sourcecode/opencv/chinese_docs/install

= "Other more information

http://blog.9cbs.net/hunnish

转载请注明原文地址:https://www.9cbs.com/read-117712.html

New Post(0)