public static class FaceApiSpringController.MatDetectFaceArgs extends java.lang.Object
FaceApiSpringController.matDetectFace(MatDetectFaceArgs)| Modifier and Type | Field and Description |
|---|---|
int |
height |
byte[] |
matData |
net.gdface.image.MatType |
matType |
int |
width |
| Constructor and Description |
|---|
MatDetectFaceArgs() |
public net.gdface.image.MatType matType
public byte[] matData
public int width
public int height
public MatDetectFaceArgs()
Copyright © 2020. All rights reserved.