| Package | Description |
|---|---|
| org.opencv.imgproc |
| Modifier and Type | Method and Description |
|---|---|
static LineSegmentDetector |
LineSegmentDetector.__fromPtr__(long addr) |
static LineSegmentDetector |
Imgproc.createLineSegmentDetector() |
static LineSegmentDetector |
Imgproc.createLineSegmentDetector(int _refine,
double _scale,
double _sigma_scale,
double _quant,
double _ang_th,
double _log_eps,
double _density_th,
int _n_bins) |
Copyright © 2018. All rights reserved.