Class Math¶
Defined in File slicecam_math.h
Class Documentation¶
-
class Math¶
Static math utilities for slicecam fine acquisition.
Public Static Functions
-
static long calculate_centroid(const std::vector<float> &image, long cols, long rows, Rect background, Point aimpoint, Point ¢roid, double &peak_raw, double &top10_mean, double &peak_snr)¶
compute the centroid of the brightest source near an aim point
-
static long calculate_centroid(const std::vector<float> &image, long cols, long rows, Rect background, Point aimpoint, Point ¢roid, double &peak_raw, double &top10_mean, double &peak_snr)¶