Qt's Image, Video and Computer Vision Library
0.1.0
- Warning:
- Development of this library is on a Beta stage. This means documentation, API and functionality may vary for the next release version of this library, and that the library may contain several bugs.
QVision is an image and computer vision framework, developed by the PARP Computer Perception Research Group, from the University of Murcia, Spain. It's main purpose is to help research for new algorithms in the fields of video and image processing, and Computer Vision. It's open source, so it is oriented to academic and research audience.
Copyright (C) 2007, 2008. PARP Research Group. University of Murcia, Spain. QVision is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the license.
QVision is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with QVision. If not, see <http://www.gnu.org/licenses/>.
This is the actual API. It's format is Doxygen, so you can find anything you will find in a Doxygen documentation API. Besides, it includes some tematic sections about starting to work and using the QVision :
- The Introduction to QVision can be read to understand the main ideas behind QVision at a glance.
- The Installation guide reviews how to install and configure the framework from zero.
- The First application with the QVision section is a good starting point for QVision programming. It reviews the creation of a very simple application with the framework, and explains its compilation and execution.
- The Advanced programming guide reviews the creation of more complex applications with the framework, and includes links to the most important parts of the documentation for futher info and advanced usage.
- The Example programs. section reviews the source code and functionallity for the example applications included with the QVision.
- There is a downloadable startup guide for the QVision here: QVisionTutorial.pdf
- Visit the modules page for a full review of the functionallity of the library.
These mails are for contact purposes, bugs, questions, etc:
Pedro E. Lopez de Teruel Alcolea <pedroe@ditec.um.es>
Antonio L. Rodríguez López <alrl1@alu.um.es>
Feel free to send bug reports, suggestions about new features and functionality, improvements in the documentation, or any information you find useful in the development of the QVision library, but don't abuse of them. Remember that karma bites back.