A program to recognize and reward our most engaged community members
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.013"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.013" expanded="true" name="Process"> <process expanded="true" height="190" width="413"> <operator activated="true" class="imageprocessing:multiple_color_image_opener" compatibility="1.2.000" expanded="true" height="60" name="MCIO" width="90" x="313" y="30"> <list key="images"> <parameter key="empty" value="dirWithoutObjet"/> <parameter key="cars" value="dirWithPeople"/> <parameter key="people" value="dirWithCars"/> </list> <parameter key="assign_label" value="true"/> <process expanded="true" height="553" width="1064"> <operator activated="true" class="imageprocessing:global_feature_extraction" compatibility="1.2.000" expanded="true" height="60" name="Global Feature Extractor from a Single Image" width="90" x="380" y="30"> <process expanded="true" height="553" width="1064"> <operator activated="true" class="imageprocessing:statistics" compatibility="1.2.000" expanded="true" height="60" name="Global statistics" width="90" x="447" y="30"/> <operator activated="true" class="imageprocessing:histogram" compatibility="1.2.000" expanded="true" height="60" name="histogram" width="90" x="447" y="120"/> <operator activated="true" class="imageprocessing:color_to_grayscale" compatibility="1.2.000" expanded="true" height="60" name="Color to grayscale" width="90" x="179" y="210"/> <operator activated="true" class="imageprocessing:dLog_distance" compatibility="1.2.000" expanded="true" height="60" name="dLog" width="90" x="447" y="210"/> <connect from_port="color image plus 1" to_op="Global statistics" to_port="color image plus"/> <connect from_port="color image plus 2" to_op="histogram" to_port="color image plus"/> <connect from_port="color image plus 3" to_op="Color to grayscale" to_port="color image plus"/> <connect from_op="Global statistics" from_port="features" to_port="feature 1"/> <connect from_op="histogram" from_port="features" to_port="feature 2"/> <connect from_op="Color to grayscale" from_port="grayscale image" to_op="dLog" to_port="grayscale image plus Hist"/> <connect from_op="dLog" from_port="features" to_port="feature 3"/> <portSpacing port="source_color image plus 1" spacing="0"/> <portSpacing port="source_color image plus 2" spacing="72"/> <portSpacing port="source_color image plus 3" spacing="0"/> <portSpacing port="source_color image plus 4" spacing="0"/> <portSpacing port="sink_feature 1" spacing="0"/> <portSpacing port="sink_feature 2" spacing="72"/> <portSpacing port="sink_feature 3" spacing="0"/> <portSpacing port="sink_feature 4" spacing="0"/> </process> </operator> <connect from_port="color image plus" to_op="Global Feature Extractor from a Single Image" to_port="color image plus"/> <connect from_op="Global Feature Extractor from a Single Image" from_port="example set" to_port="Example set"/> <portSpacing port="source_color image plus" spacing="0"/> <portSpacing port="sink_Example set" spacing="0"/> </process> </operator> <connect from_op="MCIO" from_port="example set" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
Doloop wrote:I still would like to see some documentation on the ImageMiner extension. Surely there is some somewhere. Do you know where I might find it?
Doloop wrote:By the way, when I looked at MyExperiment to see your workflows, I read about Taverna. I had never heard of that application before. Are you familiar with it? I am curious as to how it is being used.