Extract histogram features from image file using RESTful interface
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’. The workflow for ‘extractFeatures’ tool has path to the RESTful service as an input parameter. The URL to the input image file and the number of histogram bins as integer are attached at the end of the path separated by '/' character. This workflow extracts histogram features from passed image file. The output is an XML string with histogram data. Also the workflow provides output of the REST service status (200 if successful) and XPath output containing data extracted from XML. The service request example: http://localhost:8080/scape-pc-qa-toolwrapper-rest/rest/qualityassurance/extractfeatures/scape-logo.png/7.
Preview
Run
Run this Workflow in the Taverna Workbench...
Option 1:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/2203/download?version=1
[ More Info ]
Workflow Components
Reviews (0)
Other workflows that use similar services (0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (0)
No comments yet
Log in to make a comment