riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
|
#include <Camera.h>
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 |
int | nx_cam |
int | ny_cam |
bool | swap_endian |
int | depth |
int | dwell_time |
std::vector< int > | u |
std::vector< int > | v |