EasyCV  0.9.36
Easy! Computer Vision
Public Attributes | List of all members
cvac::Substrate Struct Reference

Public Attributes

bool isImage = true
 
bool isVideo = false
 
FilePath path
 
int width = 0
 
int height = 0
 

Detailed Description

The image or video. Apologies for the ugly name, but other options are too generic and commonly used for other purposes: image, media, file, ...

Member Data Documentation

int cvac::Substrate::height = 0
bool cvac::Substrate::isImage = true
bool cvac::Substrate::isVideo = false
FilePath cvac::Substrate::path
int cvac::Substrate::width = 0

The documentation for this struct was generated from the following file: