src/qvip/qvip.cpp File Reference

File from the QVision library. More...

#include <qvip/qvipp/qvipp.h>
#include <qvip/qvip.h>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <qvip/qvimagefeatures/qvcomponenttree.h>

Go to the source code of this file.

Defines

#define DEFINE_QVDTA_FUNCTION_EQUALIZE_HISTOGRAM(TYPE, C)

Functions

void FilterLocalMax (const QVImage< sFloat > &src, QVImage< uChar > &dest, uInt colMaskSize, uInt rowMaskSize, sFloat threshold)
 Generates a binary image of local grey-scale maximal value pixels.
void FilterHarrisCornerResponseImage (const QVImage< uChar > &image, QVImage< sFloat > &result)
 Image Processing.
void FilterDoG (const QVImage< uChar > &image, QVImage< sFloat > &result)
void SobelCornerResponseImage (const QVImage< sFloat > &image, QVImage< sFloat > &result)
void FilterHessianCornerResponseImage (const QVImage< sFloat > &image, QVImage< sFloat > &result)
int myFloodFill (QVImage< uChar > &image, uInt x, uInt y, uInt value, uInt minVal, uInt maxVal)
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 FilterPruneComponentTreeSmallRegions (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 qvip.cpp.


Generated on Thu Jul 17 17:23:28 2008 for QVision by  doxygen 1.5.3