#include <qvdta/qvpolyline.h>
Go to the source code of this file.
Namespaces | |
namespace | qvdta |
Functions | |
QVPolyline | qvdta::getBorderContourThreshold (const QVImage< uChar > &image, const QPoint point, const uChar threshold) |
Obtains the border contour of a connected set of pixels in an image, given a membership condition. | |
QList< QVPolyline > | qvdta::getBorderContoursThreshold (const QVImage< uChar > &image, const uChar threshold) |
Obtains a list of the border contours of the connected sets in an image, according to a membership condition. |
Definition in file qvcontour.h.