]> Creatis software - creaMiniTools.git/commitdiff
no message
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 22 Jul 2011 12:31:13 +0000 (12:31 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 22 Jul 2011 12:31:13 +0000 (12:31 +0000)
bbtk_package_creaMiniTools/bbs/boxes/ConnectivityWidget.bbg
bbtk_package_creaMiniTools/bbs/boxes/ConnectivityWidget.bbs
bbtk_package_creaMiniTools/bbs/boxes/DilateWidget.bbg
bbtk_package_creaMiniTools/bbs/boxes/DilateWidget.bbs
bbtk_package_creaMiniTools/bbs/boxes/ErodeWidget.bbg
bbtk_package_creaMiniTools/bbs/boxes/ErodeWidget.bbs

index e2f8ee72e066fbfb71efd029895ab3c64f0b3702..b64d026afd59c48168f38e92d927ab4bb6e7d213 100644 (file)
@@ -94,6 +94,8 @@ ISEXEC:FALSE
 159.977408:-140.249322:900.000000
 PORT
 Title:"Iso Surface"
+PORT
+maxIsovalue:255
 FIN_BOX
 BOX
 wx:LayoutLine:Box15
index 36cec379048ae00913232a79621c03eea97bdbcb..5818f9e64c49c62da37f3d261638ac1522e7d1d6 100644 (file)
@@ -36,6 +36,7 @@ new LayoutTab Box11
 
 new IsoSurfaceWidget Box14
   set Box14.Title "Iso Surface"
+  set Box14.maxIsovalue 255
 
 new LayoutLine Box15
   set Box15.Orientation H
index 75582513004eeebdbeb82968e1fcaa809bfc31c1..f817a3cb1dd4069865b356dca924f78d4b94ef2f 100644 (file)
@@ -13,11 +13,11 @@ PACKAGENAME:creaMiniTools
 COMPLEXINPUTS:2
 COMPLEX_PORT
 In
-55.054338:82.650161:900.000000
+51.592768:134.285250:900.000000
 FIN_COMPLEX_PORT
 COMPLEX_PORT
 vtkRenderer
-136.269132:82.813327:900.000000
+142.903808:133.583023:900.000000
 FIN_COMPLEX_PORT
 COMPLEXOUTPUTS:3
 COMPLEX_PORT
@@ -36,8 +36,8 @@ BOXES:11
 BOX
 wx:CommandButton:Box00
 ISEXEC:FALSE
--2.626469:-47.936333:900.000000
-42.948531:-57.936333:900.000000
+-30.607495:89.372618:900.000000
+14.967505:79.372618:900.000000
 PORT
 Label:Run
 FIN_BOX
@@ -104,6 +104,8 @@ ISEXEC:FALSE
 122.627385:-83.905040:900.000000
 PORT
 Title:"Iso Surface"
+PORT
+maxIsovalue:255
 FIN_BOX
 BOX
 vtk:ImageContinuousDilate3D:Box13
@@ -127,7 +129,7 @@ In:"3"
 PORT
 Title:"kernelZ"
 FIN_BOX
-CONNECTIONS:22
+CONNECTIONS:26
 CONNECTION
 Box00:Widget:Box01:Widget5
 NumberOfControlPoints:0
@@ -194,4 +196,16 @@ NumberOfControlPoints:0
 CONNECTION
 Box13:Out:OutImage:OutImage
 NumberOfControlPoints:0
+CONNECTION
+Box00:BoxChange:Box09:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+Box00:BoxChange:Box08:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+Box00:BoxChange:Box15:BoxExecute
+NumberOfControlPoints:0
+CONNECTION
+Box00:BoxChange:Box13:BoxExecute
+NumberOfControlPoints:0
 APP_END
index 2ea6a9dbb62ccb25edfe71dda8e87c33fb2ef026..9831d38a4baf97dbb43ee8452c0ae7b9e71a68ad 100644 (file)
@@ -7,7 +7,6 @@ include std
 include itkvtk
 include wx
 include creaMaracasVisu
-include creaMiniToolsBase
 include toolsbbtk
 include wxvtk
 include vtk
@@ -45,6 +44,7 @@ new LayoutTab Box11
 
 new IsoSurfaceWidget Box14
   set Box14.Title "Iso Surface"
+  set Box14.maxIsovalue 255
 
 new ImageContinuousDilate3D Box13
   set Box13.KernelSizeX 3
@@ -73,6 +73,10 @@ connect Box09.Widget Box01.Widget1
 connect Box15.Widget Box01.Widget3
 connect Box15.Out Box13.KernelSizeZ
 connect Box00.BoxChange Box14.BoxExecute
+connect Box00.BoxChange Box09.BoxExecute
+connect Box00.BoxChange Box08.BoxExecute
+connect Box00.BoxChange Box15.BoxExecute
+connect Box00.BoxChange Box13.BoxExecute
 
 
 # Complex input ports
index 9aca712065a869323070082fd4e8de5d3638ca80..4a09f16d3122a56f6f1ddf8e0a44fbf395cb0b79 100644 (file)
@@ -104,6 +104,8 @@ ISEXEC:FALSE
 113.153788:-86.361158:900.000000
 PORT
 Title:"Iso Surface"
+PORT
+maxIsovalue:255
 FIN_BOX
 BOX
 wx:InputText:Box15
index 75d982beaf6c46c2c86ef8940995ebc6fae819ce..412391b85771902632bd676b8499369ceff74715 100644 (file)
@@ -7,7 +7,6 @@ include std
 include itkvtk
 include wx
 include creaMaracasVisu
-include creaMiniToolsBase
 include toolsbbtk
 include wxvtk
 include vtk
@@ -45,6 +44,7 @@ new LayoutTab Box11
 
 new IsoSurfaceWidget Box14
   set Box14.Title "Iso Surface"
+  set Box14.maxIsovalue 255
 
 new InputText Box15
   set Box15.In "3"