JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
SysInfo.H File Reference
#include <string>
Include dependency graph for SysInfo.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jevois
 

Functions

std::string jevois::getSysInfoCPU ()
 Get CPU info: frequency, thermal, load. More...
 
std::string jevois::getSysInfoMem ()
 Get memory info. More...
 
std::string jevois::getSysInfoVersion ()
 Get O.S. version info. More...
 
size_t jevois::getNumInstalledTPUs ()
 Get the number of Coral TPUs present on this system. More...
 
size_t jevois::getNumInstalledVPUs ()
 Get the number of Myriad-X VPUs present on this system. More...
 
size_t jevois::getNumInstalledNPUs ()
 Get the number of JeVois-Pro NPUs present on this system. More...
 
size_t jevois::getNumInstalledSPUs ()
 Get the number of Hailo8 SPUs present on this system. More...
 
int jevois::getFanSpeed ()
 Get fan speed in percent, only meaningful on JeVois-Pro Platform, all others return 0. More...