| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_ximgproc |
| Modifier and Type | Method and Description |
|---|---|
static StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(BytePointer model) |
static StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(BytePointer model,
RFFeatureGetter howToGetFeatures)
The only constructor
|
static StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(String model) |
static StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(String model,
RFFeatureGetter howToGetFeatures) |
| Modifier and Type | Method and Description |
|---|---|
static Algorithm |
StructuredEdgeDetection.asAlgorithm(StructuredEdgeDetection pointer) |
Copyright © 2024. All rights reserved.