src/qvdta/qvdisjointset.h File Reference

File from the QVision library. More...

#include <qvcore/qvimage.h>

Go to the source code of this file.

Namespaces

namespace  qvdta

Classes

class  qvdta::QVDisjointSet
 Implementation of a disjoint set data type, based on the union-find algorithm. More...

Defines

#define INDEX(Col, Row)   (Col*rows + Row)


Detailed Description

File from the QVision library.

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

Definition in file qvdisjointset.h.


Generated on Wed Jan 16 18:41:29 2008 for QVision by  doxygen 1.5.3