Note: some items may not be visible to you, due to viewing permissions.
Workflow
MatchboxHadoopAPI
(1)
The workflow MatchboxHadoopApi.t2flow enables using of matchbox tool on Hadoop with Taverna. This workflow is based on Python scripts and Hadoop Streaming API included in"pythonwf" folder of pc-qa-matchbox project on github (https://github.com/openplanets/scape/tree/master/pc-qa-matchbox/hadoop/pythonwf).For this workflow we assume that digital collection is located on HDFS and we have a list of input files in format "hdfs:///user/training/collection/00000032.jp2" - one ro...
Created: 2013-11-05
Credits:
Roman
SCAPE
Workflow
AIT Matchbox Scenario Compare Image Pair b...
(1)
In this scenario matchbox will compare given image pair based on extracted profile information. User will get a histogram intersection distance value in result. Small value means high similarity, high value means different images. Matchbox in this scenario is installed on remote Linux VM. Digital collection is stored on Windows machine.
Created: 2012-11-24
Credits:
Roman
Workflow
AIT Matchbox Scenario Check Duplicate Pair...
(1)
In this scenario matchbox will check duplicate pair of previously found duplicates in passed digital collection if output information was lost. The pair check does not require the time consumpting whole analysis and is very fast. Matchbox in this scenario is installed on remote Linux VM. Digital collection is stored on Windows machine.
Created: 2012-11-24
Credits:
Roman
SCAPE
Workflow
AIT Matchbox Scenario Find Duplicates usin...
(1)
In this scenario matchbox will find duplicates in passed digital collection. All matchbox workflow steps are defined separately using input parameter sequence: clean, extract, train, bowhist and compare. User will get a list of duplicates in result. Matchbox in this scenario is installed on remote Linux VM. Digital collection is stored on Windows machine.
Created: 2012-11-24
Credits:
Roman
SCAPE
Workflow
AIT Matchbox Scenario Professional
(3)
In this scenario matchbox will find duplicates in passed digital collection. Each matchbox workflow step can be executed separately. User will get a list of duplicates in result. Matchbox in this scenario is installed on remote Linux VM. Digital collection is stored on Windows machine. This workflow starts duplicate finding process using the FindDuplicates python script of the matchbox tool. Matchbox tool support python in version 2.7. Execution starts from the directory where python scripts ...
Created: 2012-11-24
| Last updated: 2012-11-24
Credits:
Roman
SCAPE
Workflow
AIT Matchbox Scenario All
(1)
In this scenario matchbox will find duplicates in passed digital collection. All matchbox workflow steps are executed automatically in one turn. User will get a list of duplicates in result. Matchbox in this scenario is installed on remote Linux VM. Digital collection is stored on Windows machine.
Created: 2012-11-24
| Last updated: 2012-11-24
Credits:
Roman
SCAPE
Workflow
Find Duplicates using Matchbox command lin...
(1)
The workflow takes a list of digital documents as input, extracts SIFT features using image processing algorithms, creates dictionary of visual words, generates BoW (Bag of Words) histogramms and finds duplicates. The count of parallel threads can be passed as a parameter. Finally search results are stored in a text file that contains a list of possible duplicates with associated similarity score. This score values are spread between 0 (low similarity) and 1 (high similarity). Image compariso...
Created: 2012-07-31
| Last updated: 2012-07-31
Credits:
Roman
Workflow
Extract histogram features from image file
(1)
As a template for creation of image workflows was used xa-toolwrapper project from Sven Schlarb (https://github.com/openplanets/scape/tree/master/xa-toolwrapper). This project enables creation of WSDL web service that wraps command line tool like ‘extractFeatures’ or ‘create’. The workflow for ‘extractFeatures’ tool has two input parameters. The URL to the input image file and the number of histogram bins as integer. This workflow extracts histogram feature...
Created: 2011-06-16
| Last updated: 2012-04-04
Credits:
Roman
Workflow
Compare histogram features of image files
(1)
As a template for creation of image workflows was used xa-toolwrapper project from Sven Schlarb (https://github.com/openplanets/scape/tree/master/xa-toolwrapper). This project enables creation of WSDL web service that wraps command line tool like ‘extractFeatures’ or ‘create’. The workflow for ‘compare’ tool has three input parameters. These are two URLs to the XML histogram files that comprise information about image features. These files are acquired us...
Created: 2011-06-16
| Last updated: 2012-04-04
Credits:
Roman
Workflow
Extract histogram features from image file...
(1)
The main element of this workflow is a RESTful service designed in the SCAPE QA command line tools RESTful package https://github.com/openplanets/scape/tree/master/pc-qa-toolwrapper-rest. The Github project https://github.com/openplanets/scape/tree/master/xa-rester from Andy Jackson is a basis implementation for pc-qa-toolwrapper-rest package. The QA REST package enables creation of RESTful web service that wraps QA command line tool like ‘extractfeatures’ or ‘create’...
Created: 2011-07-01
| Last updated: 2012-04-04
Credits:
Roman
Workflow
Common SCAPE QA command line tool RESTful ...
(1)
The QA REST package enables creation of RESTful web service that wraps any QA command line tools. The main element of this workflow is a RESTful service designed in the SCAPE QA command line tools RESTful package https://github.com/openplanets/scape/tree/master/pc-qa-toolwrapper-rest. The Github project https://github.com/openplanets/scape/tree/master/xa-rester from Andy Jackson is a basis implementation for pc-qa-toolwrapper-rest package. The workflow comprises path to the RESTful servi...
Created: 2011-07-01
| Last updated: 2012-04-04
Credits:
Roman
Workflow
Image files comparison using histograms an...
(2)
This workflow extracts histogram and profile features from image file applying image processing command line tool. Necessary configuration files are stored on Github (https://github.com/openplanets/scape/tree/master/pc-qa-toolwrapper). As a template for creation of image workflows was used xa-toolwrapper project from Sven Schlarb (https://github.com/openplanets/scape/tree/master/xa-toolwrapper). This workflow provides WSDL web service that wraps command line tool with tho options ‘extra...
Created: 2011-11-22
| Last updated: 2011-11-23
Credits:
Roman