Package | Description |
---|---|
org.bytedeco.opencv.global |
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) |
Copyright © 2020. All rights reserved.