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