Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
MechEyeFrame.hpp File Reference
#include <cstdint>
#include <memory>
#include <vector>
#include <stdexcept>
#include "api_global.h"
#include "MechEyeDataType.h"

Go to the source code of this file.

Data Structures

struct  ElementDepth
 Element in DepthMap. More...
 
struct  ElementColor
 Element in ColorMap. More...
 
struct  ElementPointXYZ
 Element in PointXYZMap. More...
 
struct  ElementPointXYZBGR
 Element in PointXYZBGRMap. More...
 
class  Frame< ElementType >
 Definition of data structure in device capturing image. More...
 
class  LineBatch
 

Namespaces

namespace  mmind
 
namespace  mmind::api
 

Typedefs

typedef Frame< ElementColorColorMap
 
typedef Frame< ElementDepthDepthMap
 
typedef Frame< ElementPointXYZPointXYZMap
 
typedef Frame< ElementPointXYZBGRPointXYZBGRMap