riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
|
#include <Ricom.h>
Public Member Functions | |
id_x_y () | |
id_x_y (int id, bool valid) | |
Public Attributes | |
int | id |
bool | valid |
id_x_y::id_x_y | ( | int | id, |
bool | valid | ||
) |