From: Dominic L. <ma...@us...> - 2004-11-04 18:34:56
|
Update of /cvsroot/robotflow/RobotFlow/demo/SymbolRecog/n-files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4163 Modified Files: colorTrain_SNCRZ30.n Log Message: added notes to network Index: colorTrain_SNCRZ30.n =================================================================== RCS file: /cvsroot/robotflow/RobotFlow/demo/SymbolRecog/n-files/colorTrain_SNCRZ30.n,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** colorTrain_SNCRZ30.n 3 Nov 2004 21:55:36 -0000 1.1 --- colorTrain_SNCRZ30.n 4 Nov 2004 18:34:43 -0000 1.2 *************** *** 11,16 **** <NetOutput name="SAVE_FLAG" node="node_LOOP0_1" terminal="SAVE_FLAG" object_type="any" description="No description available"/> <NetOutput name="COMPONENTS_IMAGE" node="node_LOOP0_1" terminal="COMPONENTS_IMAGE" object_type="any" description="No description available"/> </Network> ! <Network type="subnet" name="SUBNET0"> <Node name="node_Components_1" type="Components" x="106.000000" y="206.000000"> <Parameter name="XGAP" type="int" value="1" description=""/> --- 11,17 ---- <NetOutput name="SAVE_FLAG" node="node_LOOP0_1" terminal="SAVE_FLAG" object_type="any" description="No description available"/> <NetOutput name="COMPONENTS_IMAGE" node="node_LOOP0_1" terminal="COMPONENTS_IMAGE" object_type="any" description="No description available"/> + <Note x="-576" y="485" visible="1" text="MAIN network is an infinite loop."/> </Network> ! <Network type="subnet" name="COLOR_TRAIN"> <Node name="node_Components_1" type="Components" x="106.000000" y="206.000000"> <Parameter name="XGAP" type="int" value="1" description=""/> *************** *** 19,23 **** <Parameter name="MIN_AREA" type="int" value="16" description=""/> </Node> ! <Node name="node_ComponentsViewer_1" type="ComponentsViewer" x="337.000000" y="199.000000"/> <Node name="node_ImageProbe_1" type="ImageProbe" x="618.000000" y="205.000000"> <Parameter name="HEIGHT" type="int" value="240" description=""/> --- 20,24 ---- <Parameter name="MIN_AREA" type="int" value="16" description=""/> </Node> ! <Node name="node_ComponentsViewer_1" type="ComponentsViewer" x="342.000000" y="198.000000"/> <Node name="node_ImageProbe_1" type="ImageProbe" x="618.000000" y="205.000000"> <Parameter name="HEIGHT" type="int" value="240" description=""/> *************** *** 55,59 **** <Link from="node_ColorTrain_1" output="OUTPUT" to="node_Components_1" input="IMAGE"/> <Link from="node_ColorTrain_1" output="LOOKUP" to="node_Components_1" input="LOOKUP"/> ! <Link from="node_ColorTrain_1" output="LOOKUP" to="node_ComponentsViewer_1" input="LOOKUP">-161.5 211.5 45 158 185 159 236 191.5 </Link> <Link from="node_Components_1" output="BLOBS" to="node_ComponentsViewer_1" input="DATA"/> <Link from="node_ComponentsViewer_1" output="IMAGE" to="node_ImageProbe_1" input="INPUT"/> --- 56,60 ---- <Link from="node_ColorTrain_1" output="OUTPUT" to="node_Components_1" input="IMAGE"/> <Link from="node_ColorTrain_1" output="LOOKUP" to="node_Components_1" input="LOOKUP"/> ! <Link from="node_ColorTrain_1" output="LOOKUP" to="node_ComponentsViewer_1" input="LOOKUP">-140.5 211.5 45 158 185 159 211.5 190.5 </Link> <Link from="node_Components_1" output="BLOBS" to="node_ComponentsViewer_1" input="DATA"/> <Link from="node_ComponentsViewer_1" output="IMAGE" to="node_ImageProbe_1" input="INPUT"/> *************** *** 68,71 **** --- 69,75 ---- <NetInput name="IMAGE_IN" node="node_ColorTrain_1" terminal="INPUT" object_type="any" description="No description available"/> <NetOutput name="COMPONENTS_IMAGE" node="node_ImageProbe_1" terminal="OUTPUT" object_type="any" description="No description available"/> + <Note x="34" y="136" visible="1" text="Extracting all color components"/> + <Note x="463" y="151" visible="1" text="Display color components in the ImageProbe"/> + <Note x="157" y="583" visible="1" text="If the user click on "Save", the color lookup will be saved in the specified file. "/> </Network> <Network type="iterator" name="LOOP0"> *************** *** 78,93 **** <Parameter name="INQUIRY_POSITION" type="bool" value="false" description="Inquiry position of the pan,tilt,zoom from the device"/> </Node> ! <Node name="node_Constant_1" type="Constant" x="-680.000000" y="299.000000"> <Parameter name="VALUE" type="bool" value="true" description="The value"/> </Node> ! <Node name="node_PTZControl_1" type="PTZControl" x="-979.000000" y="188.000000"> <Parameter name="MIN_ZOOM_SLIDER_VAL" type="int" value="0" description="The command to send when in "WIDE" mode"/> <Parameter name="MAX_ZOOM_SLIDER_VAL" type="int" value="16384" description="The command to send when in "TELE" mode"/> </Node> ! <Node name="node_SUBNET0_1" type="SUBNET0" x="-209.000000" y="220.000000"> <Parameter name="COLOR_SAVE_FILENAME" type="string" value="../color_lookup/black_orange.data" description=""/> </Node> ! <Node name="node_RGB242RGB15_1" type="RGB242RGB15" x="-363.000000" y="218.000000"/> ! <Node name="node_NilObject_1" type="NilObject" x="-878.000000" y="297.000000"/> <Link from="node_PTZControl_1" output="ABS_PAN" to="node_SNCRZ30_1" input="PAN_ABS_POS"/> <Link from="node_PTZControl_1" output="ABS_TILT" to="node_SNCRZ30_1" input="TILT_ABS_POS"/> --- 82,97 ---- <Parameter name="INQUIRY_POSITION" type="bool" value="false" description="Inquiry position of the pan,tilt,zoom from the device"/> </Node> ! <Node name="node_Constant_1" type="Constant" x="-638.000000" y="266.000000"> <Parameter name="VALUE" type="bool" value="true" description="The value"/> </Node> ! <Node name="node_PTZControl_1" type="PTZControl" x="-978.000000" y="181.000000"> <Parameter name="MIN_ZOOM_SLIDER_VAL" type="int" value="0" description="The command to send when in "WIDE" mode"/> <Parameter name="MAX_ZOOM_SLIDER_VAL" type="int" value="16384" description="The command to send when in "TELE" mode"/> </Node> ! <Node name="node_SUBNET0_1" type="COLOR_TRAIN" x="-160.000000" y="207.000000"> <Parameter name="COLOR_SAVE_FILENAME" type="string" value="../color_lookup/black_orange.data" description=""/> </Node> ! <Node name="node_RGB242RGB15_1" type="RGB242RGB15" x="-343.000000" y="208.000000"/> ! <Node name="node_NilObject_1" type="NilObject" x="-874.000000" y="270.000000"/> <Link from="node_PTZControl_1" output="ABS_PAN" to="node_SNCRZ30_1" input="PAN_ABS_POS"/> <Link from="node_PTZControl_1" output="ABS_TILT" to="node_SNCRZ30_1" input="TILT_ABS_POS"/> *************** *** 104,107 **** --- 108,114 ---- <NetOutput name="SAVE_FLAG" node="node_SUBNET0_1" terminal="SAVE_FLAG" object_type="" description="The object from THEN or ELSE depending on COND"/> <NetOutput name="COMPONENTS_IMAGE" node="node_SUBNET0_1" terminal="COMPONENTS_IMAGE" object_type="" description="No description available"/> + <Note x="-927" y="445" visible="1" text="A Graphical User Interface will be displayed with PTZ control"/> + <Note x="-527" y="444" visible="1" text="Sony SNC-RZ30 driver"/> + <Note x="-83" y="442" visible="1" text="Color training GUI will be displayed."/> </Network> </Document> |