Package | Description |
---|---|
org.apache.tika.parser.recognition | |
org.apache.tika.parser.recognition.tf |
Modifier and Type | Interface and Description |
---|---|
interface |
ObjectRecogniser
This is a contract for object recognisers used by
ObjectRecognitionParser |
Modifier and Type | Class and Description |
---|---|
class |
ObjectRecognitionParser
This parser recognises objects from Images.
|
Modifier and Type | Class and Description |
---|---|
class |
TensorflowImageRecParser
This is an implementation of
ObjectRecogniser powered by Tensorflow
convolutional neural network (CNN). |
class |
TensorflowRESTRecogniser
Tensor Flow image recogniser which has high performance.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.