public class TensorflowRESTVideoRecogniser extends TensorflowRESTRecogniser
NOTE : https://wiki.apache.org/tika/TikaAndVisionVideo
apiBaseUri, apiUri, available, healthUri, LABEL_LANG, minConfidence, topN| Constructor and Description |
|---|
TensorflowRESTVideoRecogniser() |
| Modifier and Type | Method and Description |
|---|---|
protected URI |
getApiUri(Metadata metadata) |
void |
initialize(Map<String,Param> params)
This is the hook for configuring the recogniser
|
checkInitialization, getSupportedMimes, isAvailable, recogniseprotected URI getApiUri(Metadata metadata)
getApiUri in class TensorflowRESTRecogniserpublic void initialize(Map<String,Param> params) throws TikaConfigException
ObjectRecogniserinitialize in interface Initializableinitialize in interface ObjectRecogniserinitialize in class TensorflowRESTRecogniserparams - configuration instance in the form of contextTikaConfigException - when there is an issue with configurationCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.