| Package | Description |
|---|---|
| net.gdface.sdk.decorator |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FseResult> |
FaceApiThriftDecorator.matSearchFaces(net.gdface.image.MatType matType,
java.nio.ByteBuffer matData,
int width,
int height,
CodeInfo facePos,
double similarty,
int rows) |
java.util.List<FseResult> |
FaceApiThriftDecorator.searchFaces(java.nio.ByteBuffer imgData,
CodeInfo facePos,
double similarty,
int rows) |
java.util.List<FseResult> |
FaceApiThriftDecorator.searchFeatures(java.nio.ByteBuffer feature,
double similarty,
int rows) |
Copyright © 2020. All rights reserved.