riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
|
This is the complete list of members for CAMERA::Camera< CameraInterface, EVENT_BASED >, including all inherited members.
Camera() | CAMERA::Camera< CameraInterface, EVENT_BASED > | |
Camera(Camera_BASE &cam) | CAMERA::Camera< CameraInterface, EVENT_BASED > | explicit |
Camera_BASE() | CAMERA::Camera_BASE | inline |
depth | CAMERA::Camera_BASE | |
dwell_time | CAMERA::Camera_BASE | |
group_size | CAMERA::Camera_BASE | |
init_uv_default() | CAMERA::Camera_BASE | |
model | CAMERA::Camera_BASE | |
nx_cam | CAMERA::Camera_BASE | |
ny_cam | CAMERA::Camera_BASE | |
read_frame_com(std::vector< size_t > &dose_map, std::vector< size_t > &sumx_map, std::vector< size_t > &sumy_map, std::vector< float > &stem_map, bool &b_stem, std::array< float, 2 > &offset, std::array< float, 2 > &radius, int &processor_line, int &preprocessor_line, size_t &first_frame, size_t &end_frame) | CAMERA::Camera< CameraInterface, EVENT_BASED > | |
read_frame_com_cbed(std::vector< size_t > &dose_map, std::vector< size_t > &sumx_map, std::vector< size_t > &sumy_map, std::vector< float > &stem_map, bool &b_stem, std::array< float, 2 > &offset, std::array< float, 2 > &radius, std::vector< size_t > &frame, std::array< std::atomic< size_t >, 3 > &frame_id_plot_cbed, int &processor_line, int &preprocessor_line, size_t &first_frame, size_t &end_frame) | CAMERA::Camera< CameraInterface, EVENT_BASED > | |
run(Ricom *ricom) | CAMERA::Camera< CameraInterface, EVENT_BASED > | |
swap_endian | CAMERA::Camera_BASE | |
type | CAMERA::Camera_BASE | |
u | CAMERA::Camera_BASE | |
v | CAMERA::Camera_BASE |