OpenCV open source computer visual library (Chinese translation)

xiaoxiao2021-03-06  82

Intel® Open Source Computer Vision OpenCV

Translation: Hunnish, abeer

What is OpenCV?

OpenCV is Intel® Open Source Computer Vision. It consists of a series of C functions and a small amount of C classes, and many general algorithms in image processing and computer visual.

Important feature

OpenCV is a cross-platform, high-rise API, currently consisting of more than 300 C functions. It does not rely on other external libraries, although certain external libraries can also be used.

OpenCV is free for non-commercial use and commercial use. (Details Refer to License).

OpenCV provides transparent users using the Intel® Integrated Performance Primitives (IPP). This means that it automatically loads an IPP library for some specific processors in real time. For more information on IPP, please refer to: http://www.intel.com/software/products/ipp/index.htm

Who created it

Complete author list can be found in the file authors.

In addition, many people give recommendations, patch, bug report, etc. A less complete list is in the file THANKS.

up to date

Refer to Changelog.

Where to download OpenCV

Visit http://www.sourceforge.net/projects/opencvlibrary. If you have any questions, use the "OpenCV" search in Google (http://www.google.com).

If you have questions if you install / run / use OpenCV

Read FAQS Search OpenCV in the mailing list www.yahoogroups.com (http://groups.yahoo.com/group/opencv/). Join the OpenCV mailing list (how to join the FAQS) and send your questions to the mailing list. Refer to OpenCV sample code, read reference manual :)

OpenCV Reference Manual

CXCORE Reference Manual (Chinese Version) CV Reference Manual (Chinese Version) HIGHGUI Reference Manual CVCAM Reference Manual

You May Also Look At The PDF Manual, But Do Not Trust It Much - IT IS Pretty Out of Date, Especially, The Reference Part.

Translation: Hunnish, abeer

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

New Post(0)