ELaserLineExtractor::GetAnalysisThreshold

ELaserLineExtractor::SetAnalysisThreshold

Analysis threshold. Set this value to eliminate noise.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

int GetAnalysisThreshold()

void SetAnalysisThreshold(int threshold)

Remarks

In the center of gravity (COG) analysis mode, this threshold is used to discriminate peaks and should be set accordingly.

ELaserLineExtractor.AnalysisThreshold

Analysis threshold. Set this value to eliminate noise.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

int AnalysisThreshold

{ get; set; }

Remarks

In the center of gravity (COG) analysis mode, this threshold is used to discriminate peaks and should be set accordingly.