Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static CannyEdgeDetector |
opencv_cudaimgproc.createCannyEdgeDetector(double low_thresh,
double high_thresh) |
static CannyEdgeDetector |
opencv_cudaimgproc.createCannyEdgeDetector(double low_thresh,
double high_thresh,
int apperture_size,
boolean L2gradient)
\brief Creates implementation for cuda::CannyEdgeDetector .
|
Copyright © 2020. All rights reserved.