Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static HoughCirclesDetector |
opencv_cudaimgproc.createHoughCirclesDetector(float dp,
float minDist,
int cannyThreshold,
int votesThreshold,
int minRadius,
int maxRadius) |
static 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 © 2020. All rights reserved.