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