| Package | Description |
|---|---|
| org.bytedeco.opencv.global |
| Modifier and Type | Method and Description |
|---|---|
static FastLineDetector |
opencv_ximgproc.createFastLineDetector() |
static FastLineDetector |
opencv_ximgproc.createFastLineDetector(int _length_threshold,
float _distance_threshold,
double _canny_th1,
double _canny_th2,
int _canny_aperture_size,
boolean _do_merge)
\brief Creates a smart pointer to a FastLineDetector object and initializes it
|
Copyright © 2021. All rights reserved.