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