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