Zivid C++ API  2.4.2+1a2e8cfb-1
Defining the Future of 3D Machine Vision
Classes | Namespaces | Functions
Array2D.h File Reference
#include "Zivid/Detail/CoreExport.h"
#include <memory>
#include <string>
#include <type_traits>

Go to the source code of this file.

Classes

class  Zivid::Array2D< DataFormat >
 Two-dimensional container of data More...
 

Namespaces

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

Functions

template<typename T >
std::ostream & Zivid::operator<< (std::ostream &stream, const Array2D< T > &array)
 Serialize array information to a stream More...