Home | History | Annotate | Download | only in opencv2

Lines Matching full:_scale

1030 @param _scale The scale of the image that will be used to find the lines. Range (0..1].
1031 @param _sigma_scale Sigma for Gaussian filter. It is computed as sigma = _sigma_scale/_scale.
1040 int _refine = LSD_REFINE_STD, double _scale = 0.8,