#define ZIVID_CORE_EXPORT
Definition: CoreExport.h:101
The main Zivid namespace. All Zivid code is found here
Definition: Application.h:99
std::ostream & operator<<(std::ostream &stream, const Array2D< T > &array)
Serialize array information to a stream
Definition: Array2D.h:243
ZIVID_STATIC_ASSERT_DATA_FORMAT_TYPE(ColorRGBA, 4)
Signal-to-Noise ratio (SNR)
Definition: SNR.h:104
ZIVID_CORE_EXPORT std::string toString() const
Get the value as string
float value
SNR value
Definition: SNR.h:106
ZIVID_CORE_EXPORT bool operator!=(const SNR &rhs) const
Check for inequality
ZIVID_CORE_EXPORT bool operator==(const SNR &rhs) const
Check for equality