| Package | Description |
|---|---|
| org.opencv.core | |
| org.opencv.imgproc |
| Modifier and Type | Method and Description |
|---|---|
static MatOfInt4 |
MatOfInt4.fromNativeAddr(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Imgproc.convexityDefects(MatOfPoint contour,
MatOfInt convexhull,
MatOfInt4 convexityDefects)
Finds the convexity defects of a contour.
|
Copyright © 2020. All rights reserved.