OpenCV on Maemo

From Qt Wiki
Revision as of 16:07, 5 March 2015 by AutoSpider (talk | contribs) (Convert ExpressionEngine section headers)
Jump to navigation Jump to search
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: