ReadFramework
rdf::Ellipse Member List

This is the complete list of members for rdf::Ellipse, including all inherited members.

angle() const rdf::Ellipse
area() const rdf::Ellipse
axis() const rdf::Ellipse
bbox(bool squared=false) const rdf::Ellipse
center() const rdf::Ellipseinline
draw(QPainter &p, double alpha=0.0) const rdf::Ellipse
Ellipse()rdf::Ellipse
Ellipse(const Vector2D &center, const Vector2D &axis=Vector2D(), double angle=0.0)rdf::Ellipse
Ellipse(const cv::RotatedRect &rect)rdf::Ellipse
fromData(const std::vector< cv::Point > &pts)rdf::Ellipsestatic
fromData(const QVector< Vector2D > &pts)rdf::Ellipsestatic
fromData(const cv::Mat &pts, const Vector2D &center)rdf::Ellipsestatic
getPoint(double angle) const rdf::Ellipse
isNull() const rdf::Ellipse
isValid() const rdf::Ellipse
majorAxis() const rdf::Ellipse
mAnglerdf::Ellipseprotected
mAxisrdf::Ellipseprotected
mCenterrdf::Ellipseprotected
minorAxis() const rdf::Ellipse
mIsNullrdf::Ellipseprotected
move(const Vector2D &vec)rdf::Ellipse
operator<<(QDebug d, const Ellipse &e)rdf::Ellipsefriend
pdf(cv::Mat &img, const Rect &box=Rect()) const rdf::Ellipse
radius() const rdf::Ellipse
scale(double factor)rdf::Ellipse
setAngle(double angle)rdf::Ellipse
setAxis(const Vector2D &axis)rdf::Ellipse
setCenter(const Vector2D &center)rdf::Ellipse
toBinaryMask(const Rect &box=Rect()) const rdf::Ellipse
toCov() const rdf::Ellipse
toString() const rdf::Ellipse