Uses of Interface
de.swa.gmaf.plugin.GMAF_Plugin
-
Uses of GMAF_Plugin in de.fuh.fpws2223
Classes in de.fuh.fpws2223 that implement GMAF_Plugin Modifier and Type Class Description classSocialMediaProcessor -
Uses of GMAF_Plugin in de.swa.fuh.aws.plugins
Classes in de.swa.fuh.aws.plugins that implement GMAF_Plugin Modifier and Type Class Description classClarifaiBasePluginGMAF Plugin for Clarifai API.classRekognitionBasePlugin_JavaV1classRekognitionBasePlugin_JavaV2 -
Uses of GMAF_Plugin in de.swa.fuh.carnet
Classes in de.swa.fuh.carnet that implement GMAF_Plugin Modifier and Type Class Description classCarAPI -
Uses of GMAF_Plugin in de.swa.fuh.clarifai
Classes in de.swa.fuh.clarifai that implement GMAF_Plugin Modifier and Type Class Description classClarifAIPluginGMAFThis class functions as an API between ClarifAI and GMAF. -
Uses of GMAF_Plugin in de.swa.fuh.opencv
Classes in de.swa.fuh.opencv that implement GMAF_Plugin Modifier and Type Class Description classOpenCVObjectDetectorGMAFPluginThe Plugin class to make OpenCV compatible with GMAF. -
Uses of GMAF_Plugin in de.swa.fuh.xml
Classes in de.swa.fuh.xml that implement GMAF_Plugin Modifier and Type Class Description classExternalPluginclassGenericXMLImporter -
Uses of GMAF_Plugin in de.swa.fuh.yolo
Classes in de.swa.fuh.yolo that implement GMAF_Plugin Modifier and Type Class Description classYoloObjectDetectionThis Class acts as a Plugin to implement object recognition, using the YOLOv3 convolutional neural network, into the GMAF Framework. -
Uses of GMAF_Plugin in de.swa.gmaf.plugin
Classes in de.swa.gmaf.plugin that implement GMAF_Plugin Modifier and Type Class Description classExifHandlerExif Plugin based on Apache Commons ImagingclassMpeg7ImportclassProcessFlowPluginclassVideoShotDetectionautomated scene detection based on FFMPEGclassVideoSplitterautomated scene detection based on FFMPEG -
Uses of GMAF_Plugin in de.swa.gmaf.plugin.audio
Classes in de.swa.gmaf.plugin.audio that implement GMAF_Plugin Modifier and Type Class Description classAudioExtractorautomated scene detection based on FFMPEGclassShazamPlugin -
Uses of GMAF_Plugin in de.swa.gmaf.plugin.fusion
Subinterfaces of GMAF_Plugin in de.swa.gmaf.plugin.fusion Modifier and Type Interface Description interfaceFeatureFusionPluginMethods in de.swa.gmaf.plugin.fusion with parameters of type GMAF_Plugin Modifier and Type Method Description MMFGFeatureFusionPlugin. process(GMAF_Plugin a, GMAF_Plugin b, FeatureFusionStrategy fs) -
Uses of GMAF_Plugin in de.swa.gmaf.plugin.googlevision
Classes in de.swa.gmaf.plugin.googlevision that implement GMAF_Plugin Modifier and Type Class Description classDominantColorDetectionDominant Color Detection Plugin based on the GoogleVision APIclassFaceDetectionFace Detection Plugin based on the GoogleVision APIclassGoogleVisionBasePluginthis class acts as a basis for the GoogleVision API and contains standard methods for authentication, authorisation and API calls.classImageTextDetectionText Detection Plugin based on the GoogleVision APIclassLabelDetectionLabel Detection Plugin based on the GoogleVision APIclassLandmarkDetectionLandmark Detection Plugin based on the GoogleVision APIclassLogoDetectionLogo Detection Plugin based on the GoogleVision APIclassMoodDetectionMood Detection Plugin based on the GoogleVision APIclassObjectDetectionObject Detection Plugin based on the GoogleVision API -
Uses of GMAF_Plugin in de.swa.gmaf.plugin.text
Classes in de.swa.gmaf.plugin.text that implement GMAF_Plugin Modifier and Type Class Description classBagOfWordsDetectionGMAF Plugin for the BagOfWords Detection algorithm for textsclassSentenceDetectionGMAF Plugin for the Sentence Detection algorithm for textsclassSyntacticDetectionGMAF Plugin for the Syntactic Detection algorithm for textsclassWashingtonPostIndexerGMAF Plugin for the Washington Post archive algorithm for texts