| 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 © 2022. All rights reserved.