riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
List of all members
CAMERA::Camera< CameraInterface, cam_type > Class Template Reference

#include <Camera.h>

Inheritance diagram for CAMERA::Camera< CameraInterface, cam_type >:
[legend]
Collaboration diagram for CAMERA::Camera< CameraInterface, cam_type >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from CAMERA::Camera_BASE
void init_uv_default ()
 
 Camera_BASE ()
 
- Public Attributes inherited from CAMERA::Camera_BASE
Camera_model model
 
Camera_type type
 
uint16_t nx_cam
 
uint16_t ny_cam
 
bool swap_endian
 
uint16_t depth
 
size_t group_size
 
int dwell_time
 
std::vector< int > u
 
std::vector< int > v
 

Detailed Description

template<class CameraInterface, CAMERA::Camera_type cam_type>
class CAMERA::Camera< CameraInterface, cam_type >

Definition at line 72 of file Camera.h.


The documentation for this class was generated from the following file: