public class TensorflowRESTVideoRecogniser extends TensorflowRESTRecogniser
NOTE : //TODO: link to wiki page here
Constructor and Description |
---|
TensorflowRESTVideoRecogniser() |
Modifier and Type | Method and Description |
---|---|
protected URI |
getApiUri(Metadata metadata) |
Set<MediaType> |
getSupportedMimes()
The mimes supported by this recogniser
|
checkInitialization, initialize, isAvailable, recognise
public Set<MediaType> getSupportedMimes()
ObjectRecogniser
getSupportedMimes
in interface ObjectRecogniser
getSupportedMimes
in class TensorflowRESTRecogniser
protected URI getApiUri(Metadata metadata)
getApiUri
in class TensorflowRESTRecogniser
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.