PARP Research Group Universidad de Murcia


examples/designer/designer.cpp File Reference

Example usage for the Designer User Interface. More...

#include <QVDesignerGUI>
#include <QVApplication>
#include <QVCannyEdgeDetector>
#include <QVVideoReaderBlock>
#include <QVImageCanvas>
#include <QVProcessingBlock>
#include <qvip.h>
#include <qvmath.h>
#include <QV2DMap>

Go to the source code of this file.


Detailed Description

Example usage for the Designer User Interface.

The Designer User Interface allows the user to dynamically modify the block and linking structure of a QVision application, adding new processing nodes to its structure, deleting them, or creating new data connections between them.

Usage

Once QVision has been correctly installed in your system, compile using the qmake and make tools:

 # qmake; make 

Execute the application with the following line:

 ./designer 

For example:

See section QVDesignerGUI for further info about the Designer Interface.

Author:
PARP Research Group. University of Murcia, Spain.

Definition in file designer.cpp.




QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.