Uses of Class
de.swa.mmfg.MMFG
-
Uses of MMFG in de.fuh.fpws2223
Methods in de.fuh.fpws2223 with parameters of type MMFG Modifier and Type Method Description abstract voidSocialMediaPostExtractor. createFeatureGraph(java.lang.String jsonPost, MMFG fg)voidSocialMediaTwitterPostFeatureExtractor. createFeatureGraph(java.lang.String jsonPost, MMFG fg)voidSocialMediaYouTubePostFeatureExtractor. createFeatureGraph(java.lang.String jsonPost, MMFG fg)voidSocialMediaProcessor. process(java.net.URL url, java.io.File file, byte[] stream, MMFG mmfg) -
Uses of MMFG in de.swa.fuh.aws.awsrekognition
Methods in de.swa.fuh.aws.awsrekognition with parameters of type MMFG Modifier and Type Method Description NodeRekognitionResponseHandler_JavaV1. getNode(com.amazonaws.services.rekognition.model.Label label, MMFG fv)NodeRekognitionResponseHandler_JavaV2. getNode(software.amazon.awssdk.services.rekognition.model.Label label, MMFG fv) -
Uses of MMFG in de.swa.fuh.aws.clarifai
Methods in de.swa.fuh.aws.clarifai with parameters of type MMFG Modifier and Type Method Description NodeClarifaiResponseHandler. createNode(com.clarifai.grpc.api.Region region, float threshold, MMFG fv) -
Uses of MMFG in de.swa.fuh.aws.plugins
Methods in de.swa.fuh.aws.plugins with parameters of type MMFG Modifier and Type Method Description voidClarifaiBasePlugin. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)If response of API Call was successful, the data is extracted and added to the MMFG.voidRekognitionBasePlugin_JavaV1. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidRekognitionBasePlugin_JavaV2. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv) -
Uses of MMFG in de.swa.fuh.carnet
Methods in de.swa.fuh.carnet with parameters of type MMFG Modifier and Type Method Description voidCarAPI. process(java.net.URL url, java.io.File file, byte[] bytes, MMFG fv)Diese Methode wird vom GMAF-Framework aufgerufen, wenn ein neues Asset verarbeitet werden soll. -
Uses of MMFG in de.swa.fuh.clarifai
Methods in de.swa.fuh.clarifai with parameters of type MMFG Modifier and Type Method Description voidClarifAIPluginGMAF. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv) -
Uses of MMFG in de.swa.fuh.opencv
Methods in de.swa.fuh.opencv with parameters of type MMFG Modifier and Type Method Description voidOpenCVObjectDetector. addDetectionsToNode(MMFG fv, java.util.Vector<Node> detectedNodes, float confThreshold)Generates the detections of the model.voidOpenCVObjectDetectorGMAFPlugin. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)Process the detection of OpenCV. -
Uses of MMFG in de.swa.fuh.qrefinement.qrm
Methods in de.swa.fuh.qrefinement.qrm that return types with arguments of type MMFG Modifier and Type Method Description java.util.Hashtable<MMFG,GraphCode>RefinementCollection. getCache()java.util.Vector<MMFG>RefinementCollection. getCollection()returns the collection of MMFGsjava.util.Vector<MMFG>RefinementCollection. getRecommendedAssets(GraphCode gcQuery)returns recommended assets based on a Graph Code queryjava.util.Vector<MMFG>RefinementCollection. getSimilarAssets(GraphCode gcQuery)returns similar assets based on a Graph Code queryMethods in de.swa.fuh.qrefinement.qrm with parameters of type MMFG Modifier and Type Method Description GraphCodeRefinementCollection. getOrGenerateGraphCode(MMFG mmfg)returns or generates a Graph Code for a given MMFG -
Uses of MMFG in de.swa.fuh.qrefinement.ui.panels
Methods in de.swa.fuh.qrefinement.ui.panels that return MMFG Modifier and Type Method Description MMFGRefinementPanel. getMMFG()Constructors in de.swa.fuh.qrefinement.ui.panels with parameters of type MMFG Constructor Description RefinementPanel(MMFG m)RefinementPanel(MMFG m, boolean showTempSim) -
Uses of MMFG in de.swa.fuh.xml
-
Uses of MMFG in de.swa.fuh.yolo
Methods in de.swa.fuh.yolo with parameters of type MMFG Modifier and Type Method Description voidYoloObjectDetection. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)An implementation of GMAF_Plugin process method for use with the YOLOv3 CNN. -
Uses of MMFG in de.swa.gc
-
Uses of MMFG in de.swa.gmaf
Methods in de.swa.gmaf that return MMFG Modifier and Type Method Description MMFGGMAF. processAsset(byte[] bytes, java.lang.String assetName, java.lang.String userId, int maxRecursions, int maxNodes, java.lang.String original_file, java.io.File original)process an array of bytesMMFGGMAF. processAsset(java.io.File f)process a Multimedia fileMethods in de.swa.gmaf with parameters of type MMFG Modifier and Type Method Description voidPluginChain. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv, int depth, int max, java.lang.String extension)processes a given asset -
Uses of MMFG in de.swa.gmaf.api
Methods in de.swa.gmaf.api that return MMFG Modifier and Type Method Description MMFGGMAF_Facade_SOAPImpl. getMMFG(java.lang.String auth_token, java.lang.String id)MMFGGMAF_Facade. getMMFG(java.lang.String auth_token, java.lang.String id)returns a list of recommendations for a given Graph CodeMMFGGMAF_UI_Facade. getMMFGForId(java.lang.String auth_token, java.lang.String mmfg_id)MMFGGMAF_UI_FacadeImpl. getMMFGForId(java.lang.String auth_token, java.lang.String mmfg_id)MMFGGMAF_Facade_RESTImpl. processAsset(java.lang.String auth_token, byte[] bytes, java.lang.String suffix)processes an asset with the GMAF Core and returns the calculated MMFGMMFGGMAF_Facade_RESTImpl. processAsset(java.lang.String auth_token, java.io.File f)processes an asset with the GMAF Core and returns the calculated MMFGMMFGGMAF_Facade_RESTImpl. processAsset(java.lang.String auth_token, java.lang.String surl)processes an asset with the GMAF Core and returns the calculated MMFGMethods in de.swa.gmaf.api that return types with arguments of type MMFG Modifier and Type Method Description java.util.Vector<MMFG>GMAF_Facade_RESTImpl. getCollection(java.lang.String auth_token)returns the collection of MMFGs for a given auth_tokenjava.util.Vector<MMFG>GMAF_Facade_RESTImpl. getRecommendedAssets(java.lang.String auth_token, GraphCode gc)returns a list of recommendations for a given Graph Codejava.util.Vector<MMFG>GMAF_Facade_RESTImpl. getSimilarAssets(java.lang.String auth_token, GraphCode gc)returns a list of similar assets for a given Graph CodeMethods in de.swa.gmaf.api with parameters of type MMFG Modifier and Type Method Description GraphCodeGMAF_Facade_SOAPImpl. generateGraphCode(java.lang.String auth_token, MMFG mmfg)returns a Graph Code for a given MMFGGraphCodeGMAF_Facade. generateGraphCode(java.lang.String auth_token, MMFG mmfg)returns a Graph Code for a given MMFGjava.lang.StringGMAF_Facade_RESTImpl. getOrGenerateGraphCode(java.lang.String auth_token, MMFG mmfg)returns a Graph Code for a given MMFG -
Uses of MMFG in de.swa.gmaf.plugin
Methods in de.swa.gmaf.plugin that return MMFG Modifier and Type Method Description static MMFGExifHandler. getFeatureVectorFromExif(java.io.File f)extracts a MMFG from the exif data, if it is contained withinMethods in de.swa.gmaf.plugin with parameters of type MMFG Modifier and Type Method Description static voidExifHandler. attachFeatureVector(java.io.File f, MMFG fv)attaches a MMFG to the exif metadatavoidFeatureFusionStrategy. optimize(MMFG mmfg, java.util.Vector<MMFG> collection)voidExifHandler. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)processes the assetvoidGMAF_Plugin. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)this method is called by the GMAF framework, when a new asset has to be processedvoidMpeg7Import. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidProcessFlowPlugin. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidVideoShotDetection. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidVideoSplitter. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)Method parameters in de.swa.gmaf.plugin with type arguments of type MMFG Modifier and Type Method Description voidFeatureFusionStrategy. optimize(MMFG mmfg, java.util.Vector<MMFG> collection) -
Uses of MMFG in de.swa.gmaf.plugin.audio
-
Uses of MMFG in de.swa.gmaf.plugin.fusion
Methods in de.swa.gmaf.plugin.fusion that return MMFG Modifier and Type Method Description MMFGFeatureFusionPlugin. process(GMAF_Plugin a, GMAF_Plugin b, FeatureFusionStrategy fs) -
Uses of MMFG in de.swa.gmaf.plugin.googlevision
Methods in de.swa.gmaf.plugin.googlevision with parameters of type MMFG Modifier and Type Method Description voidGoogleVisionBasePlugin. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)the process method processes a Multimedia asset into a Multimedia Feature Graph -
Uses of MMFG in de.swa.gmaf.plugin.text
Methods in de.swa.gmaf.plugin.text with parameters of type MMFG Modifier and Type Method Description voidBagOfWordsDetection. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidSentenceDetection. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidSyntacticDetection. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv)voidWashingtonPostIndexer. process(java.net.URL url, java.io.File f, byte[] bytes, MMFG fv) -
Uses of MMFG in de.swa.gmaf.processingflow
Methods in de.swa.gmaf.processingflow with parameters of type MMFG Modifier and Type Method Description java.util.Vector<Node>ProcessFlow. process(java.io.File f, MMFG fv) -
Uses of MMFG in de.swa.mmfg
Methods in de.swa.mmfg that return types with arguments of type MMFG Modifier and Type Method Description java.util.Vector<MMFG>MMFG. getCollectionElements()Methods in de.swa.mmfg with parameters of type MMFG Modifier and Type Method Description voidMMFG. addToCollection(MMFG m)voidNode. setFeatureVector(MMFG fv) -
Uses of MMFG in de.swa.mmfg.builder
Methods in de.swa.mmfg.builder that return MMFG Modifier and Type Method Description static MMFGFeatureVectorBuilder. generateFeatureVectorForAsset(java.lang.String assetWithoutMfv)static MMFGFeatureVectorBuilder. getFeatureVectorFromAsset(java.io.File f)returns a MMFG based on EXIF-data embedded in filesstatic MMFGFeatureVectorBuilder. parse(java.lang.String meta)MMFGDetectionExporter. unflatten(java.lang.String xml)static MMFGFeatureVectorBuilder. unflatten(java.lang.String s, Unflattener uf)applies a unflattener to a string to extract the MMFGMMFGMpeg7IO. unflatten(java.lang.String xml)MMFGUnflattener. unflatten(java.lang.String s)returns the MMFG contained in the stringMMFGXMLEncodeDecode. unflatten(java.lang.String xml)Methods in de.swa.mmfg.builder with parameters of type MMFG Modifier and Type Method Description static java.lang.StringFeatureVectorBuilder. attach(java.lang.String assetWithoutMfv, MMFG fv)java.lang.StringDetectionExporter. flatten(MMFG fv)static java.lang.StringFeatureVectorBuilder. flatten(MMFG fv, Flattener fs)flattens a given MMFG with a Flattener into a Stringjava.lang.StringFlattener. flatten(MMFG fv)this method is called, when a MMFG should be exportedjava.lang.StringGraphMLFlattener. flatten(MMFG fv)java.lang.StringHTMLFlattener. flatten(MMFG fv)java.lang.StringImageFlattener. flatten(MMFG fv)java.lang.StringJsonFlattener. flatten(MMFG fv)java.lang.StringMpeg7IO. flatten(MMFG fv)java.lang.StringNeo4JFlattener. flatten(MMFG fv)java.lang.StringRDFFlattener. flatten(MMFG fv)java.lang.StringXMLEncodeDecode. flatten(MMFG fv)static voidFeatureVectorBuilder. mergeIntoFeatureVector(MMFG base, MMFG delta)merges two MMFGs -
Uses of MMFG in de.swa.mmfg.extension.smmfg
Constructors in de.swa.mmfg.extension.smmfg with parameters of type MMFG Constructor Description SMMFG(MMFG mmfg) -
Uses of MMFG in de.swa.ui
Methods in de.swa.ui that return MMFG Modifier and Type Method Description MMFGMMFGCollection. getMMFGForFile(java.io.File f)returns the MMFG for a given fileMMFGMMFGCollection. getMMFGForId(java.util.UUID id)MMFGConfiguration. getSelectedMMFG()MMFGMMFGCollection. loadFromMMFGFile(java.io.File existingMMFG)Methods in de.swa.ui that return types with arguments of type MMFG Modifier and Type Method Description java.util.Vector<MMFG>MMFGCollection. getCollection()returns the collection of MMFGsjava.util.Vector<MMFG>MMFGCollection. getRecommendedAssets(GraphCode gcQuery)returns recommended assets based on a Graph Code queryjava.util.Vector<MMFG>Configuration. getSelectedItems()java.util.Vector<MMFG>MMFGCollection. getSimilarAssets(GraphCode gcQuery)returns similar assets based on a Graph Code queryMethods in de.swa.ui with parameters of type MMFG Modifier and Type Method Description voidMMFGCollection. addToCollection(MMFG m)adds a MMFG to the collectionintMMFGCollection. getIndexForAsset(MMFG m)GraphCodeMMFGCollection. getOrGenerateGraphCode(MMFG mmfg)returns or generates a Graph Code for a given MMFGvoidMMFGCollection. replaceMMFGInCollection(MMFG m, java.io.File f)replaces an element of the collectionvoidConfiguration. select(MMFG m)voidConfiguration. unselect(MMFG m) -
Uses of MMFG in de.swa.ui.panels
Constructors in de.swa.ui.panels with parameters of type MMFG Constructor Description ExplainPanel(MMFG mmfg)MMFGPanel(MMFG m)MMFGPanel(MMFG m, boolean showTempSim)MMFGPanel(MMFG m, boolean showTempSim, boolean isEnabled)