Extract JPEG-2000 dimensions
Created: 2013-04-04 12:52:24
Last updated: 2013-04-08 14:38:21
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
|  |
Titles (1)
|  |
Extract JPEG-2000 image dimensions |
Descriptions (1)
|  |
Extracts the dimensions (width, height) of a JPEG-2000 image using jpylyzer. |
Dependencies (0)
|  |
Inputs (1)
|  |
Processors (4)
|  |
Name |
Type |
Description |
jpylyzer |
externaltool |
Run jpylyzer to extract info about the image. |
XPathExtract_width |
xpath |
Extracts the width from the jpylyzer output document. Xpath Expression//width[1]/text() |
XPathExtract_height |
xpath |
Extracts the height from the jpylyzer output document. Xpath Expression//height[1]/text() |
concat_strings |
beanshell |
Scriptout = width + " x " + height; |
Beanshells (1)
|  |
Name |
Description |
Inputs |
Outputs |
concat_strings |
|
width
height
|
out
|
Outputs (2)
|  |
Name |
Description |
stderr |
Any errors from the extraction process
|
dimensions |
The dimensions of the image, as a string.
|
Datalinks (7)
|  |
Source |
Sink |
jp2file |
jpylyzer:jp2file |
jpylyzer:STDOUT |
XPathExtract_width:xml_text |
jpylyzer:STDOUT |
XPathExtract_height:xml_text |
XPathExtract_width:nodelist |
concat_strings:width |
XPathExtract_height:nodelist |
concat_strings:height |
jpylyzer:STDERR |
stderr |
concat_strings:out |
dimensions |
Coordinations (0)
|  |
Uploader
Component Validity

Loading
License
All versions of this Workflow are
licensed under:
Version 1 (earliest)
(of 6)
Credits (0)
(People/Groups)
None
Attributions (0)
(Workflows/Files)
None
Shared with Groups (1)
Featured In Packs (1)
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Citations (0)Version History
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
No comments yet
Log in to make a comment