| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_ximgproc.StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(org.bytedeco.javacpp.BytePointer model) |
static opencv_ximgproc.StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(org.bytedeco.javacpp.BytePointer model,
opencv_ximgproc.RFFeatureGetter howToGetFeatures)
The only constructor
|
static opencv_ximgproc.StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(String model) |
static opencv_ximgproc.StructuredEdgeDetection |
opencv_ximgproc.createStructuredEdgeDetection(String model,
opencv_ximgproc.RFFeatureGetter howToGetFeatures) |
Copyright © 2018. All rights reserved.