public interface ImageCaptioning<T extends boofcv.struct.image.ImageBase<T>> extends ImageModelBase<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCaption() |
void |
process(T image) |
getInputType, loadModelvoid process(T image)
java.lang.String getCaption()