| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_ximgproc.RFFeatureGetter |
opencv_ximgproc.createRFFeatureGetter() |
| Modifier and Type | Method and Description |
|---|---|
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,
opencv_ximgproc.RFFeatureGetter howToGetFeatures) |
Copyright © 2018. All rights reserved.