src/qvdta/qvcontour.cpp File Reference

File from the QVision library. More...

#include <qvdta/qvcontour.h>

Go to the source code of this file.

Namespaces

namespace  qvdta

Functions

QVPolyline qvdta::getConnectedSetBorderContourThreshold (const QVImage< uChar > &image, const QPoint point, const uChar threshold=128)
 Obtains the border contour of a connected set of pixels in an image, given a membership condition.
QList< QVPolyline > qvdta::getConnectedSetBorderContoursThreshold (const QVImage< uChar > &image, const uChar threshold=128)
 Obtains a list of the border contours of the connected sets in an image, according to a membership condition.
QVPolyline qvdta::getLineContourThreshold4Connectivity (QVImage< uChar > &image, const QPoint point, QVPolyline &polyline, const uChar threshold, bool reverse)
QList< QVPolyline > qvdta::getLineContoursThreshold4Connectivity (const QVImage< uChar > &image, const uChar threshold=128)
 Obtains a list of the 4-connected contour lines in the image.
QVPolyline qvdta::getLineContourThreshold8Connectivity (QVImage< uChar > &image, const QPoint point, QVPolyline &polyline, const uChar threshold, bool reverse)
QList< QVPolyline > qvdta::getLineContoursThreshold8Connectivity (const QVImage< uChar > &image, const uChar threshold=128)
 Obtains a list of the 8-connected contour lines in the image.


Detailed Description

File from the QVision library.

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

Definition in file qvcontour.cpp.


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