RAWverna Image Evaluator - Evaluate relative
Created: 2012-02-21 17:47:34
Last updated: 2012-02-21 17:47:35
Takes two images as byte array and compares them using the RAWverna Image Evaluator.
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Titles (1)
RAWverna Image Evaluator - Evaluate relative |
Descriptions (1)
Takes two images as byte array and compares them using the RAWverna Image Evaluator. |
Dependencies (0)
Inputs (2)
Name |
Description |
image1 |
Image 2 used for comparison as byte array.
|
image2 |
Image 2 used for comparison as byte array.
|
Processors (3)
Name |
Type |
Description |
Java_image_evaluator |
RAWverna |
|
profileEnd |
beanshell |
Scriptimport org.apache.log4j.Logger;
Logger logger = Logger.getLogger("Workflow - Evaluate relative");
logger.info("Done evaluating object.image.similarity.*Relative");
long startTimestampLong = Long.parseLong(startTimestamp);
double runtime = (System.nanoTime() - startTimestampLong) * 1.0e-9; |
profileStart |
beanshell |
Scriptimport org.apache.log4j.Logger;
Logger logger = Logger.getLogger("Workflow - Evaluate relative");
logger.info("Evaluating object.image.similarity.*Relative");
long startTimestamp = System.nanoTime(); |
Beanshells (2)
Name |
Description |
Inputs |
Outputs |
profileEnd |
|
startTimestamp
|
runtime
|
profileStart |
|
|
startTimestamp
|
Outputs (5)
Name |
Description |
runtime |
Runtime of this workflow in seconds.
|
evaluator_object.image.similarity.paeRelative |
Result of the RAWverna image evaluator.
|
object.image.similarity.aeRelative |
Result of the RAWverna image evaluator.
|
object.image.similarity.maeRelative |
Result of the RAWverna image evaluator.
|
object.image.similarity.mseRelative |
Result of the RAWverna image evaluator.
|
Datalinks (8)
Source |
Sink |
image1 |
Java_image_evaluator:image1 |
image2 |
Java_image_evaluator:image2 |
profileStart:startTimestamp |
profileEnd:startTimestamp |
profileEnd:runtime |
runtime |
Java_image_evaluator:object.image.similarity.paeRelative |
evaluator_object.image.similarity.paeRelative |
Java_image_evaluator:object.image.similarity.aeRelative |
object.image.similarity.aeRelative |
Java_image_evaluator:object.image.similarity.maeRelative |
object.image.similarity.maeRelative |
Java_image_evaluator:object.image.similarity.mseRelative |
object.image.similarity.mseRelative |
Coordinations (2)
Controller |
Target |
profileStart |
Java_image_evaluator |
Java_image_evaluator |
profileEnd |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1
(of 1)
Credits (1)
(People/Groups)
Attributions (0)
(Workflows/Files)
None
Shared with Groups (0)
None
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
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