Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static HoughLinesDetector |
opencv_cudaimgproc.createHoughLinesDetector(float rho,
float theta,
int threshold) |
static HoughLinesDetector |
opencv_cudaimgproc.createHoughLinesDetector(float rho,
float theta,
int threshold,
boolean doSort,
int maxLines)
\brief Creates implementation for cuda::HoughLinesDetector .
|
Copyright © 2020. All rights reserved.