JeVois  1.21
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
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

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.