OpenCV on Maemo: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 16:14, 14 January 2015

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 [starlino.com] project

Forum.Nokia posts:

Using OpenCV with Qt [wiki.forum.nokia.com]

AR applications on N900 – OpenCV, Gstreamer, QGLWidget [discussion.forum.nokia.com])

OpenCV in Qt example [discussion.forum.nokia.com]

How to use OpenCV for Maemo5 app? [discussion.forum.nokia.com]

Use Gstreamer + Opencv [discussion.forum.nokia.com]

Related Wiki pages:

OpenCV with Qt [developer.qt.nokia.com]