=== This documentation is up-to-date but some new parts are not translated yet ===                  Documentation Portal      

무엇을 찾아 드릴까요?

ECannyEdgeDetector::GetSmoothingScale

ECannyEdgeDetector::SetSmoothingScale

The scale of the features of interest.

Namespace: Euresys::Open_eVision_2_7

[C++]

float GetSmoothingScale() const

void SetSmoothingScale(float scale)

Remarks

This scale corresponds to the standard deviation of the Gaussian filter that is used to smooth the source image before the computation of the gradient, hereby selecting the scale of the features of interest.
If this scale is set to zero, no smoothing is achieved: The gradient is computed directly on the raw source image, speeding up the detector, but making the process much less reliable.

ECannyEdgeDetector.SmoothingScale

The scale of the features of interest.

Namespace: Euresys.Open_eVision_2_7

[C#]

float SmoothingScale

{ get; set; }

Remarks

This scale corresponds to the standard deviation of the Gaussian filter that is used to smooth the source image before the computation of the gradient, hereby selecting the scale of the features of interest.
If this scale is set to zero, no smoothing is achieved: The gradient is computed directly on the raw source image, speeding up the detector, but making the process much less reliable.

어떤 API를 표시해야 합니까?

© 0000 EURESYS s.a.  -  문서 관련 안내  -  Open Source Licenses  -  Open eVision 2.7.2.1115