| Package | Description |
|---|---|
| org.bytedeco.opencv.global |
| Modifier and Type | Method and Description |
|---|---|
static LineSegmentDetector |
opencv_imgproc.createLineSegmentDetector() |
static LineSegmentDetector |
opencv_imgproc.createLineSegmentDetector(int refine,
double scale,
double sigma_scale,
double quant,
double ang_th,
double log_eps,
double density_th,
int n_bins)
\brief Creates a smart pointer to a LineSegmentDetector object and initializes it.
|
Copyright © 2021. All rights reserved.