EasyCV
0.9.36
Easy! Computer Vision
|
Public Attributes | |
bool | isImage |
bool | isVideo |
long | bytesize |
int | width |
int | height |
VideoSeekTime | videoLength |
bool | readPermitted |
bool | writePermitted |
Metadata about a media file: byte size, image size, video length etc., as well as some file attributes.
long cvac::FileProperties::bytesize |
int cvac::FileProperties::height |
bool cvac::FileProperties::isImage |
bool cvac::FileProperties::isVideo |
bool cvac::FileProperties::readPermitted |
VideoSeekTime cvac::FileProperties::videoLength |
int cvac::FileProperties::width |
bool cvac::FileProperties::writePermitted |