| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_imgproc |
| Modifier and Type | Method and Description |
|---|---|
static void |
opencv_imgproc.cvGetHuMoments(CvMoments moments,
CvHuMoments hu_moments)
\brief Calculates 7 Hu's invariants from precalculated spatial and central moments
|
| Modifier and Type | Method and Description |
|---|---|
CvHuMoments |
CvHuMoments.hu1(double setter) |
CvHuMoments |
CvHuMoments.hu2(double setter) |
CvHuMoments |
CvHuMoments.hu3(double setter) |
CvHuMoments |
CvHuMoments.hu4(double setter) |
CvHuMoments |
CvHuMoments.hu5(double setter) |
CvHuMoments |
CvHuMoments.hu6(double setter) |
CvHuMoments |
CvHuMoments.hu7(double setter) |
CvHuMoments |
CvHuMoments.position(long position) |
Copyright © 2020. All rights reserved.