src/qvdta/qvcomponenttree.cpp File Reference

File from the QVision library. More...

#include <qvdta/qvcomponenttree.h>

Include dependency graph for qvcomponenttree.cpp:

Go to the source code of this file.

Namespaces

namespace  qvdta

Defines

#define MIN(X, Y)   (((X)>(Y))?(Y):(X))
#define MAX(X, Y)   (((X)>(Y))?(X):(Y))
#define NODE_ID(PointID)   ( this->nodeID[PointID] )
#define NODE(NodeID)   ( this->nodes[NodeID] )
#define NEW_NODE(newNodeID, SeedX, SeedY, Threshold)
#define SWAP(Type, Value1, Value2)
#define ADD_CHILD(ParentNodeID, ChildNodeID)

Functions

uInt qvdta::debug_aux_print_componentTree (const QVComponentTree *componentTree, int node, int numTabs)
uInt qvdta::debug_print_componentTree (const QVComponentTree *componentTree)


Detailed Description

File from the QVision library.

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

Definition in file qvcomponenttree.cpp.


Generated on Fri Dec 7 12:20:59 2007 for QVision by  doxygen 1.5.3