HoughLine-members
HoughLine Member List
This is the complete list of members for HoughLine, including all inherited members.
angle() const const | QLineF | |
angleTo(const QLineF &line) const const | QLineF | |
BoundedIntersection | QLineF | |
center() const const | QLineF | |
COINCIDENT enum value (defined in HoughLine) | HoughLine | |
compareByScore(const HoughLine *line1, const HoughLine *line2) (defined in HoughLine) | HoughLine | static |
compareByTheta(const HoughLine *line1, const HoughLine *line2) (defined in HoughLine) | HoughLine | static |
DistancePointLine(const QPointF &point, QPointF &intersection, double &distance) (defined in HoughLine) | HoughLine | |
dx() const const | QLineF | |
dy() const const | QLineF | |
fromPolar(qreal length, qreal angle) | QLineF | static |
getR() const (defined in HoughLine) | HoughLine | |
getScore() const (defined in HoughLine) | HoughLine | |
getSortedTopThreeLines(QVector< HoughLine * > &houghLines, QVector< HoughLine * > &top3Lines) (defined in HoughLine) | HoughLine | static |
getTheta() const (defined in HoughLine) | HoughLine | |
HoughLine(double theta, double r, int width, int height, int score) | HoughLine | |
INTERESECTING enum value (defined in HoughLine) | HoughLine | |
Intersect(const HoughLine &other_line, QPointF &intersection) | HoughLine | |
IntersectionType enum name | QLineF | |
IntersectResult enum name (defined in HoughLine) | HoughLine | |
intersects(const QLineF &line, QPointF *intersectionPoint) const const | QLineF | |
IntersectType typedef | QLineF | |
isNull() const const | QLineF | |
length() const const | QLineF | |
NoIntersection | QLineF | |
normalVector() const const | QLineF | |
NOT_INTERESECTING enum value (defined in HoughLine) | HoughLine | |
Offset(const int offsetX, const int offsetY) (defined in HoughLine) | HoughLine | |
operator!=(const QLineF &line) const const | QLineF | |
operator<(const HoughLine &other) const (defined in HoughLine) | HoughLine | inline |
operator<<(QDataStream &stream, const QLineF &line) | QLineF | |
operator=(const HoughLine &other) (defined in HoughLine) | HoughLine | inline |
operator==(const QLineF &line) const const | QLineF | |
operator>>(QDataStream &stream, QLineF &line) | QLineF | |
p1() const const | QLineF | |
p2() const const | QLineF | |
PARALLEL enum value (defined in HoughLine) | HoughLine | |
pointAt(qreal t) const const | QLineF | |
printHoughLine() (defined in HoughLine) | HoughLine | |
QLineF() | QLineF | |
QLineF(const QLine &line) | QLineF | |
QLineF(const QPointF &p1, const QPointF &p2) | QLineF | |
QLineF(qreal x1, qreal y1, qreal x2, qreal y2) | QLineF | |
RotatePoint(int x1, double r, double theta, int width, int height) (defined in HoughLine) | HoughLine | |
setAngle(qreal angle) | QLineF | |
setLength(qreal length) | QLineF | |
setLine(qreal x1, qreal y1, qreal x2, qreal y2) | QLineF | |
setP1(const QPointF &p1) | QLineF | |
setP2(const QPointF &p2) | QLineF | |
setPoints(const QPointF &p1, const QPointF &p2) | QLineF | |
setTheta(const double theta) (defined in HoughLine) | HoughLine | |
toLine() const const | QLineF | |
translate(const QPointF &offset) | QLineF | |
translate(qreal dx, qreal dy) | QLineF | |
translated(const QPointF &offset) const const | QLineF | |
translated(qreal dx, qreal dy) const const | QLineF | |
UnboundedIntersection | QLineF | |
unitVector() const const | QLineF | |
x1() const const | QLineF | |
x2() const const | QLineF | |
y1() const const | QLineF | |
y2() const const | QLineF | |
~HoughLine()=default (defined in HoughLine) | HoughLine | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.