Face Engine SDK
5.23.1
A face detection, recognition and tracking engine.
|
B8G8R8 enum value | fsdk::Format | |
B8G8R8X8 enum value | fsdk::Format | |
computePitch(int rowWidth) const noexcept | fsdk::Format | [inline] |
Format() noexcept | fsdk::Format | [inline] |
Format(Type type) noexcept | fsdk::Format | [inline] |
fromString(const char *str) noexcept | fsdk::Format | [inline, static] |
getBitDepth() const noexcept | fsdk::Format | [inline] |
getByteDepth() const noexcept | fsdk::Format | [inline] |
getChannelCount() const noexcept | fsdk::Format | [inline] |
getChannelSize() const noexcept | fsdk::Format | [inline] |
getChannelStep() const noexcept | fsdk::Format | [inline] |
IR_X8X8X8 enum value | fsdk::Format | |
isBGR() const noexcept | fsdk::Format | [inline] |
isBlock() const noexcept | fsdk::Format | [inline] |
isPadded() const noexcept | fsdk::Format | [inline] |
isValid() const noexcept | fsdk::Format | [inline] |
isYUV() const noexcept | fsdk::Format | [inline] |
m_type | fsdk::Format | [protected] |
operator Type() const noexcept | fsdk::Format | [inline] |
R16 enum value | fsdk::Format | |
R8 enum value | fsdk::Format | |
R8G8B8 enum value | fsdk::Format | |
R8G8B8X8 enum value | fsdk::Format | |
toString() const noexcept | fsdk::Format | [inline] |
Type enum name | fsdk::Format | |
Unknown enum value | fsdk::Format | |
YUV_NV12 enum value (defined in fsdk::Format) | fsdk::Format | |
YUV_NV21 enum value | fsdk::Format |