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