Zivid C++ API 2.9.0+4dbba385-1
Defining the Future of 3D Machine Vision
|
Signal-to-Noise ratio (SNR) More...
#include <Zivid/SNR.h>
Public Member Functions | |
ZIVID_CORE_EXPORT std::string | toString () const |
Get the value as string More... | |
ZIVID_CORE_EXPORT bool | operator== (const SNR &rhs) const |
Check for equality More... | |
ZIVID_CORE_EXPORT bool | operator!= (const SNR &rhs) const |
Check for inequality More... | |
Public Attributes | |
float | value |
SNR value More... | |
Signal-to-Noise ratio (SNR)
ZIVID_CORE_EXPORT bool Zivid::SNR::operator!= | ( | const SNR & | rhs | ) | const |
Check for inequality
ZIVID_CORE_EXPORT bool Zivid::SNR::operator== | ( | const SNR & | rhs | ) | const |
Check for equality
ZIVID_CORE_EXPORT std::string Zivid::SNR::toString | ( | ) | const |
Get the value as string
float Zivid::SNR::value |
SNR value