Package | Description |
---|---|
net.gdface.sdk.decorator.client | |
net.gdface.sdk.thrift.client |
Modifier and Type | Method and Description |
---|---|
FRect |
CodeInfo.getPos() |
Modifier and Type | Method and Description |
---|---|
void |
CodeInfo.setPos(FRect value) |
Modifier and Type | Method and Description |
---|---|
FRect |
CodeInfo.getPos() |
Modifier and Type | Method and Description |
---|---|
double |
FaceApi.detectAndCompare2Face(byte[] imgData1,
FRect detectRect1,
byte[] imgData2,
FRect detectRect2) |
com.google.common.util.concurrent.ListenableFuture<java.lang.Double> |
FaceApi.Async.detectAndCompare2Face(byte[] imgData1,
FRect detectRect1,
byte[] imgData2,
FRect detectRect2) |
void |
FaceApiClient.detectAndCompare2Face(okio.ByteString imgData1,
FRect detectRect1,
okio.ByteString imgData2,
FRect detectRect2,
com.microsoft.thrifty.service.ServiceMethodCallback<java.lang.Double> callback) |
void |
CodeInfo.setPos(FRect pos) |
Copyright © 2020. All rights reserved.