Frame.
More...
#include <frame.h>
|
| Frame (FrameInfo info, u8 *buffer) |
|
FrameInfo | as_frame_info () const |
|
size_t | size () const |
|
int | width () const |
| Only valid when the dimensions are (height, width, channels)
|
|
int | height () const |
| Only valid when the dimensions are (height, width, channels)
|
|
int | channels () const |
| Only valid when the dimensions are (height, width, channels)
|
|
|
int | shape [FRAME_DIMS] |
|
FrameType | type |
|
u8 * | data |
|
The documentation for this class was generated from the following files:
- scanner/api/frame.h
- scanner/api/frame.cpp