EasyCV
0.9.36
Easy! Computer Vision
|
Public Attributes | |
bool | isImage = true |
bool | isVideo = false |
FilePath | path |
int | width = 0 |
int | height = 0 |
The image or video. Apologies for the ugly name, but other options are too generic and commonly used for other purposes: image, media, file, ...
int cvac::Substrate::height = 0 |
bool cvac::Substrate::isImage = true |
bool cvac::Substrate::isVideo = false |
FilePath cvac::Substrate::path |
int cvac::Substrate::width = 0 |