|
JeVois
1.23
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | jevois |
| Main namespace for all JeVois classes and functions. | |
Functions | |
| std::string | jevois::getSysInfoCPU () |
| Get CPU info: frequency, thermal, load. | |
| std::string | jevois::getSysInfoMem () |
| Get memory info. | |
| std::string | jevois::getSysInfoVersion () |
| Get O.S. version info. | |
| size_t | jevois::getNumInstalledTPUs () |
| Get the number of Coral TPUs present on this system. | |
| size_t | jevois::getNumInstalledVPUs () |
| Get the number of Myriad-X VPUs present on this system. | |
| size_t | jevois::getNumInstalledNPUs () |
| Get the number of JeVois-Pro NPUs present on this system. | |
| size_t | jevois::getNumInstalledSPUs () |
| Get the number of Hailo8 SPUs present on this system. | |
| int | jevois::getFanSpeed () |
| Get fan speed in percent, only meaningful on JeVois-Pro Platform, all others return 0. | |