Class LogoDetection

java.lang.Object
de.swa.gmaf.plugin.googlevision.GoogleVisionBasePlugin
de.swa.gmaf.plugin.googlevision.LogoDetection
All Implemented Interfaces:
GMAF_Plugin

public class LogoDetection
extends GoogleVisionBasePlugin
Logo Detection Plugin based on the GoogleVision API
Author:
stefan_wagenpfeil
  • Constructor Summary

    Constructors 
    Constructor Description
    LogoDetection()  
  • Method Summary

    Modifier and Type Method Description
    boolean providesRecoursiveData()
    this method should indicate, if it returns recursive data, which are then re-processed within the GMAF framework

    Methods inherited from class de.swa.gmaf.plugin.googlevision.GoogleVisionBasePlugin

    canProcess, getDetectedNodes, isGeneralPlugin, process

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait