OpenCV on Maemo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
AutoSpider (talk | contribs) (Remove inaccurate statement about Maemo/MeeGo successor. See Talk:Support for Maemo) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Outdated|reason=The Maemo platform is no longer supported.}} | ||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | |||
== 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. | ||
Line 7: | Line 9: | ||
One of the mostly used computer vision libraries is OpenCV. | One of the mostly used computer vision libraries is OpenCV. | ||
==Interesting links:== | == Interesting links: == | ||
[http://www.starlino.com/opencv_qt_stereovision.html Stereo Vision with OpenCV and Qt] | [http://www.starlino.com/opencv_qt_stereovision.html Stereo Vision with OpenCV and Qt] project | ||
==Forum.Nokia posts:== | == Forum.Nokia posts: == | ||
[http://wiki.forum.nokia.com/index.php/Using_OpenCV_with_Qt Using OpenCV with Qt] | [http://wiki.forum.nokia.com/index.php/Using_OpenCV_with_Qt Using OpenCV with Qt] | ||
[http://discussion.forum.nokia.com/forum/showthread.php?202336-AR-applications-on-N900-(OpenCV-Gstreamer-QGLWidget AR applications on N900 | [http://discussion.forum.nokia.com/forum/showthread.php?202336-AR-applications-on-N900-(OpenCV-Gstreamer-QGLWidget AR applications on N900 - OpenCV, Gstreamer, QGLWidget]) | ||
[http://discussion.forum.nokia.com/forum/showthread.php?203065-OpenCV-in-Qt-example OpenCV in Qt example] | [http://discussion.forum.nokia.com/forum/showthread.php?203065-OpenCV-in-Qt-example OpenCV in Qt example] | ||
[http://discussion.forum.nokia.com/forum/showthread.php?194621-How-to-use-OpenCV-for-Maemo5-app How to use OpenCV for Maemo5 app?] | [http://discussion.forum.nokia.com/forum/showthread.php?194621-How-to-use-OpenCV-for-Maemo5-app How to use OpenCV for Maemo5 app?] | ||
[http://discussion.forum.nokia.com/forum/showthread.php?203375-Use-Gstreamer-Opencv Use Gstreamer + Opencv] | [http://discussion.forum.nokia.com/forum/showthread.php?203375-Use-Gstreamer-Opencv Use Gstreamer + Opencv] | ||
==Related Wiki pages:== | == Related Wiki pages: == | ||
Latest revision as of 15:06, 27 April 2015
IMPORTANT: The content of this page is outdated. Reason: The Maemo platform is no longer supported. If you have checked or updated this page and found the content to be suitable, please remove this notice. |
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:
AR applications on N900 - OpenCV, Gstreamer, QGLWidget)
How to use OpenCV for Maemo5 app?