All necessary parameters for laser line extraction. More...
Inherits object.
All necessary parameters for laser line extraction.
Constructs a laser line extraction parameter set.
peak_type : int Type of peak detection (see cvb.foundation.PeakLocalizationMethod).
threshold_peak_detection : float Threshold for peak detection.
filter_type : int Filtering method (see cvb.foundation.FIRFilter).
window_size : int Size of window used for filtering and peak detection.