MediaPipe image frame module
Classes
class ImageFormat
: An enum describing supported raw image formats.
class ImageFrame
: A container for storing an image or a video frame, in one of several formats.
Other Members | |
---|---|
GRAY16 |
Instance of mp.ImageFormat
|
GRAY8 |
Instance of mp.ImageFormat
|
SBGRA |
Instance of mp.ImageFormat
|
SRGB |
Instance of mp.ImageFormat
|
SRGB48 |
Instance of mp.ImageFormat
|
SRGBA |
Instance of mp.ImageFormat
|
SRGBA64 |
Instance of mp.ImageFormat
|
VEC32F1 |
Instance of mp.ImageFormat
|
VEC32F2 |
Instance of mp.ImageFormat
|