Zivid C++ API 2.8.1+dd4dffea-1
Defining the Future of 3D Machine Vision
Classes | Namespaces | Functions
SNR.h File Reference
#include <Zivid/Detail/CoreExport.h>
#include <Zivid/Detail/DataFormatUtils.h>
#include <iosfwd>
#include <string>
#include <type_traits>

Go to the source code of this file.

Classes

struct  Zivid::SNR
 Signal-to-Noise ratio (SNR) More...
 

Namespaces

namespace  Zivid
 The main Zivid namespace. All Zivid code is found here
 

Functions

ZIVID_CORE_EXPORT std::ostream & Zivid::operator<< (std::ostream &stream, const Zivid::SNR &snr)
 Serialize the value to a stream More...
 
 Zivid::ZIVID_STATIC_ASSERT_DATA_FORMAT_TYPE (SNR, 4)