OpenCV on Maemo: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Convert ExpressionEngine links)
(Convert ExpressionEngine section headers)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


h2. Introduction to OpenCV
== Introduction to OpenCV ==
 
Maemo devices have powerful processors (especially Nokia N900) in addition to great cameras.
Maemo devices have powerful processors (especially Nokia N900) in addition to great cameras.



Revision as of 16:07, 5 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Introduction to OpenCV

Maemo devices have powerful processors (especially Nokia N900) in addition to great cameras.

This fact enables those devices to run computationally-intensive tasks such as computer vision.

One of the mostly used computer vision libraries is OpenCV.

Interesting links:

Stereo Vision with OpenCV and Qt project

Forum.Nokia posts:

Using OpenCV with Qt

AR applications on N900 - OpenCV, Gstreamer, QGLWidget)

OpenCV in Qt example

How to use OpenCV for Maemo5 app?

Use Gstreamer + Opencv

Related Wiki pages: