ELaserLineExtractor::GetEnableSmoothing

ELaserLineExtractor::SetEnableSmoothing

Enables or disables grayscale profile smoothing before extraction.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool GetEnableSmoothing()

void SetEnableSmoothing(bool enable)

ELaserLineExtractor.EnableSmoothing

Enables or disables grayscale profile smoothing before extraction.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool EnableSmoothing

{ get; set; }