src/qvdta/qvcomponenttree.cpp File Reference

File from the QVision library. More...

#include <qvdta/qvcomponenttree.h>

Go to the source code of this file.

Defines

#define MIN(X, Y)   (((X)>(Y))?(Y):(X))
#define MAX(X, Y)   (((X)>(Y))?(X):(Y))
#define TEST_JOIN_PIXELS(col1, row1, col2, row2)

Functions

void pruneLowComponentTreeAux (QVImage< uChar > &image, QVComponentTree &componentTree, uInt minArea, uInt node, uInt validThreshold)
void pruneHighComponentTreeAux (QVImage< uChar > &image, QVComponentTree &componentTree, uInt minArea, uInt node, uInt validThreshold)
void FilterComponentTreeSmallRegions (QVImage< uChar > &image, QVComponentTree &componentTree, uInt minArea)


Detailed Description

File from the QVision library.

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

Definition in file qvcomponenttree.cpp.


Generated on Thu Mar 13 19:18:17 2008 for QVision by  doxygen 1.5.3