src/qvdta/qvdta.cpp File Reference

File from the QVision library. More...

#include <qvipp/qvipp.h>
#include <qvdta/qvdta.h>

Include dependency graph for qvdta.cpp:

Go to the source code of this file.

Namespaces

namespace  qvdta

Defines

#define DEFINE_QVDTA_FUNCTION_EQUALIZE_HISTOGRAM(TYPE, C)

Functions

QVector< QVector
< QPoint > > 
qvdta::CountingSort (const QVImage< uChar, 1 > &img)
 Sorts pixels in an image, given their gray-scale value.
void qvdta::HarrisCornerResponseImage (const QVImage< uChar > &image, QVImage< sFloat > &result)
void qvdta::SobelCornerResponseImage (const QVImage< uChar > &image, QVImage< sFloat > &result)
void qvdta::FilterLocalMax (const QVImage< sFloat > &src, QVImage< uChar > &dest, uInt colMaskSize, uInt rowMaskSize, sFloat threshold=0)
 Generates a binary image of local grey-scale maximal value pixels.
int qvdta::myFloodFill (QVImage< uChar > &image, uInt x, uInt y, uInt value, uInt minVal, uInt maxVal)


Detailed Description

File from the QVision library.

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

Definition in file qvdta.cpp.


Generated on Thu Dec 13 13:06:26 2007 for QVision by  doxygen 1.5.3