MNN
1.0
|
成员的完整列表,这些成员属于 MNN::CV::Rect,包括所有继承而来的类成员
asScalars() const | MNN::CV::Rect | inline |
bottom() const | MNN::CV::Rect | inline |
centerX() const | MNN::CV::Rect | inline |
centerY() const | MNN::CV::Rect | inline |
contains(float x, float y) const | MNN::CV::Rect | inline |
fBottom | MNN::CV::Rect | |
fLeft | MNN::CV::Rect | |
fRight | MNN::CV::Rect | |
fTop | MNN::CV::Rect | |
height() const | MNN::CV::Rect | inline |
inset(float dx, float dy) | MNN::CV::Rect | inline |
intersect(const Rect &r) | MNN::CV::Rect | |
intersect(float left, float top, float right, float bottom) | MNN::CV::Rect | |
intersect(const Rect &a, const Rect &b) | MNN::CV::Rect | |
Intersects(const Rect &a, const Rect &b) | MNN::CV::Rect | inlinestatic |
intersects(float left, float top, float right, float bottom) const | MNN::CV::Rect | inline |
intersects(const Rect &r) const | MNN::CV::Rect | inline |
isEmpty() const | MNN::CV::Rect | inline |
iset(int left, int top, int right, int bottom) | MNN::CV::Rect | inline |
isetWH(int width, int height) | MNN::CV::Rect | inline |
isSorted() const | MNN::CV::Rect | inline |
join(float left, float top, float right, float bottom) | MNN::CV::Rect | |
join(const Rect &r) | MNN::CV::Rect | inline |
joinNonEmptyArg(const Rect &r) | MNN::CV::Rect | inline |
joinPossiblyEmptyRect(const Rect &r) | MNN::CV::Rect | inline |
left() const | MNN::CV::Rect | inline |
MakeEmpty() | MNN::CV::Rect | inlinestatic |
makeInset(float dx, float dy) const | MNN::CV::Rect | inline |
MakeIWH(int w, int h) | MNN::CV::Rect | inlinestatic |
MakeLTRB(float l, float t, float r, float b) | MNN::CV::Rect | inlinestatic |
makeOffset(float dx, float dy) const | MNN::CV::Rect | inline |
makeOutset(float dx, float dy) const | MNN::CV::Rect | inline |
makeSorted() const | MNN::CV::Rect | inline |
MakeWH(float w, float h) | MNN::CV::Rect | inlinestatic |
MakeXYWH(float x, float y, float w, float h) | MNN::CV::Rect | inlinestatic |
offset(float dx, float dy) | MNN::CV::Rect | inline |
offsetTo(float newX, float newY) | MNN::CV::Rect | inline |
outset(float dx, float dy) | MNN::CV::Rect | inline |
right() const | MNN::CV::Rect | inline |
set(float left, float top, float right, float bottom) | MNN::CV::Rect | inline |
setEmpty() | MNN::CV::Rect | inline |
setLTRB(float left, float top, float right, float bottom) | MNN::CV::Rect | inline |
setWH(float width, float height) | MNN::CV::Rect | inline |
setXYWH(float x, float y, float width, float height) | MNN::CV::Rect | inline |
sort() | MNN::CV::Rect | inline |
top() const | MNN::CV::Rect | inline |
width() const | MNN::CV::Rect | inline |
x() const | MNN::CV::Rect | inline |
y() const | MNN::CV::Rect | inline |