src/qvdta/qvcomponenttree.cpp File Reference

File from the QVision library. More...

#include <qvdta/qvcomponenttree.h>

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))

Functions

void qvdta::pruneLowComponentTreeAux (QVImage< uChar > &image, QVComponentTree &componentTree, uInt minArea, uInt node, uInt validThreshold)
void qvdta::pruneHighComponentTreeAux (QVImage< uChar > &image, QVComponentTree &componentTree, uInt minArea, uInt node, uInt validThreshold)
void qvdta::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 Wed Jan 16 18:41:29 2008 for QVision by  doxygen 1.5.3