| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_cudaimgproc.HoughCirclesDetector |
opencv_cudaimgproc.createHoughCirclesDetector(float dp,
float minDist,
int cannyThreshold,
int votesThreshold,
int minRadius,
int maxRadius) |
static opencv_cudaimgproc.HoughCirclesDetector |
opencv_cudaimgproc.createHoughCirclesDetector(float dp,
float minDist,
int cannyThreshold,
int votesThreshold,
int minRadius,
int maxRadius,
int maxCircles)
\brief Creates implementation for cuda::HoughCirclesDetector .
|
Copyright © 2018. All rights reserved.