CVB++ 15.0
LineExtractionParameters Struct Reference

All necessary parameters for laser line extraction. More...

#include <cvb/foundation/metric_laser_line_extraction.hpp>

Public Attributes

PeakLocalizationMethod PeakType
 Type of peak detection.
 
double ThresholdPeakDetection
 Threshold for peak detection (not considered yet).
 
FIRFilter FilterType
 Filtering method.

 
int WindowSize
 Size of window used for filtering and peak detection.
 

Detailed Description

All necessary parameters for laser line extraction.