![]() |
Face Engine SDK
5.25.0
A face detection, recognition and tracking engine.
|
| adjust(Type dx, Type dy, Type dw, Type dh) noexcept | fsdk::BaseRect< Type > | [inline] |
| adjusted(Type dx, Type dy, Type dw, Type dh) const noexcept | fsdk::BaseRect< Type > | [inline] |
| BaseRect() noexcept | fsdk::BaseRect< Type > | [inline] |
| BaseRect(Type x_, Type y_, Type w_, Type h_) noexcept | fsdk::BaseRect< Type > | [inline] |
| BaseRect(const Vector2< Type > &topLeft, const Vector2< Type > &bottomRight) noexcept | fsdk::BaseRect< Type > | [inline] |
| BaseRect(const BaseRect &other) noexcept | fsdk::BaseRect< Type > | [inline] |
| BaseRect(const BaseRect< OtherType > &other) noexcept (defined in fsdk::BaseRect< Type >) | fsdk::BaseRect< Type > | [inline] |
| bottom() const noexcept | fsdk::BaseRect< Type > | [inline] |
| bottomRight() const noexcept | fsdk::BaseRect< Type > | [inline] |
| center() const noexcept | fsdk::BaseRect< Type > | [inline] |
| coords(Type x0, Type y0, Type x1, Type y1) noexcept | fsdk::BaseRect< Type > | [inline, static] |
| ElementType typedef (defined in fsdk::BaseRect< Type >) | fsdk::BaseRect< Type > | |
| getArea() const noexcept | fsdk::BaseRect< Type > | [inline] |
| height | fsdk::BaseRect< Type > | |
| inside(const BaseRect &other) const noexcept | fsdk::BaseRect< Type > | [inline] |
| intersectionOverFirstRect(const BaseRect &rect1, const BaseRect &rect2) | fsdk::BaseRect< Type > | [inline, static] |
| intersectionOverForeground(const BaseRect &rect1, const BaseRect &rect2) | fsdk::BaseRect< Type > | [inline, static] |
| intersectionOverUnion(const BaseRect &rect1, const BaseRect &rect2) | fsdk::BaseRect< Type > | [inline, static] |
| isValid() const noexcept | fsdk::BaseRect< Type > | [inline] |
| left() const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator!=(const BaseRect< OtherType > &other) const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator&(const BaseRect &other) const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator&=(const BaseRect &other) noexcept | fsdk::BaseRect< Type > | [inline] |
| operator*(float scaleFactor) const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator+(Vector2< typename BaseRect::ElementType > vec) (defined in fsdk::BaseRect< Type >) | fsdk::BaseRect< Type > | [inline] |
| operator-(Vector2< typename BaseRect::ElementType > vec) (defined in fsdk::BaseRect< Type >) | fsdk::BaseRect< Type > | [inline] |
| operator/(float scaleFactor) const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator=(const BaseRect< OtherType > &other) noexcept | fsdk::BaseRect< Type > | [inline] |
| operator==(const BaseRect< OtherType > &other) const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator|(const BaseRect &other) const noexcept | fsdk::BaseRect< Type > | [inline] |
| operator|=(const BaseRect &other) noexcept | fsdk::BaseRect< Type > | [inline] |
| right() const noexcept | fsdk::BaseRect< Type > | [inline] |
| set(const Vector2< Type > &topLeft, const Vector2< Type > &bottomRight) noexcept | fsdk::BaseRect< Type > | [inline] |
| setBottom(Type b) noexcept | fsdk::BaseRect< Type > | [inline] |
| setLeft(Type l) noexcept | fsdk::BaseRect< Type > | [inline] |
| setRight(Type r) noexcept | fsdk::BaseRect< Type > | [inline] |
| setTop(Type t) noexcept | fsdk::BaseRect< Type > | [inline] |
| size() const noexcept | fsdk::BaseRect< Type > | [inline] |
| top() const noexcept | fsdk::BaseRect< Type > | [inline] |
| topLeft() const noexcept | fsdk::BaseRect< Type > | [inline] |
| width | fsdk::BaseRect< Type > | |
| x | fsdk::BaseRect< Type > | |
| y | fsdk::BaseRect< Type > |