| Package | Description |
|---|---|
| org.opencv.imgproc |
| Modifier and Type | Method and Description |
|---|---|
static Moments |
Imgproc.moments(Mat array) |
static Moments |
Imgproc.moments(Mat array,
boolean binaryImage) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Imgproc.HuMoments(Moments m,
Mat hu) |
Copyright © 2018. All rights reserved.