Class FaceDetection

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

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

    Constructors 
    Constructor Description
    FaceDetection()  
  • 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