| Package | Description |
|---|---|
| org.bytedeco.opencv.global |
| Modifier and Type | Method and Description |
|---|---|
static EdgeBoxes |
opencv_ximgproc.createEdgeBoxes() |
static EdgeBoxes |
opencv_ximgproc.createEdgeBoxes(float alpha,
float beta,
float eta,
float minScore,
int maxBoxes,
float edgeMinMag,
float edgeMergeThr,
float clusterMinMag,
float maxAspectRatio,
float minBoxArea,
float gamma,
float kappa)
\brief Creates a Edgeboxes
|
Copyright © 2022. All rights reserved.