Package boofcv.abst.scene
Interface ImageCaptioning<T extends ImageBase<T>>
- All Superinterfaces:
ImageModelBase<T>
High level interface for a class which creates a variable length description of an image in text.
-
Method Summary
Methods inherited from interface boofcv.abst.scene.ImageModelBase
getInputType, loadModel
-
Method Details
-
process
-
getCaption
String getCaption()
-