]> Creatis software - creaRigidRegistration.git/blob - PackRecalage/bbs/boxes/CompareImagesSwitcherWidget_3Dp.bbs
14aba5a0a77104f09eb05b845e6cd5a90f941475
[creaRigidRegistration.git] / PackRecalage / bbs / boxes / CompareImagesSwitcherWidget_3Dp.bbs
1 # ----------------------------------
2 # - BBTKGEditor v 1.6 BBS BlackBox Script (Complex Box)
3 # - /Users/davila/Creatis/C23/creatools_source/creaRigidRegistration/PackRecalage/bbs/boxes/CompareImagesSwitcherWidget_3Dp.bbs
4 # ----------------------------------
5
6 include std
7 include itkvtk
8 include PackRecalage
9 include wx
10 include creaMaracasVisu
11 include vtk
12 include std
13
14 define CompareImagesSwitcherWidget_3Dp PackRecalage
15
16 author "info-dev@creatis.insa-lyon.fr"
17 description "creatisRecalage"
18
19 category "example"
20
21 new PackRecalage:ImageSwitcherBox switch
22
23 new wx:CheckBox checkS
24   set checkS.In "true"
25   set checkS.Title "On"
26
27 new wx:Slider sdrT
28   set sdrT.In "500"
29   set sdrT.Max "1000"
30   set sdrT.Min "0"
31   set sdrT.ReactiveOnTrack "True"
32
33 new wx:LayoutSplit switchWindow
34   set switchWindow.Proportion "90"
35   set switchWindow.WinTitle "Switcher"
36
37 new wx:LayoutLine Box47
38   set Box47.Orientation H
39
40 new wx:LayoutLine Box48
41
42 new creaMaracasVisu:ViewerNV Box49
43   set Box49.nTypeView "-1"
44
45 new wx:LayoutSplit Box10
46   set Box10.Orientation "H"
47
48 new wx:LayoutSplit Box12
49
50 new PackRecalage:ImageSwitcherFilter Box17
51
52 new vtk:GetVectorVtkImageDataElement Box19
53   set Box19.I "1"
54
55 new vtk:GetVectorVtkImageDataElement Box21
56   set Box21.I "1"
57
58 new std:MagicBox Box22
59
60 new std:MagicBox Box23
61
62 new creaMaracasVisu:ViewerNV Box24
63   set Box24.nTypeView "-1"
64
65 new PackRecalage:ImageSwitcherFilter Box25
66
67 new vtk:GetVectorVtkImageDataElement Box26
68   set Box26.I "0"
69
70 new vtk:GetVectorVtkImageDataElement Box27
71   set Box27.I "0"
72
73 new creaMaracasVisu:ViewerNV Box28
74   set Box28.nTypeView "-1"
75
76 new wx:LayoutSplit Box29
77
78 new PackRecalage:ImageSwitcherFilter Box30
79
80 new vtk:GetVectorVtkImageDataElement Box31
81   set Box31.I "2"
82
83 new vtk:GetVectorVtkImageDataElement Box32
84   set Box32.I "2"
85
86 new creaMaracasVisu:ImageChangeInformation Box37
87
88 new creaMaracasVisu:ImageChangeInformation Box38
89
90 new creaMaracasVisu:ImageChangeInformation Box39
91
92 new wx:LayoutTab Box41
93
94 new wx:LayoutLine Box42
95   set Box42.WinTitle "Plane XZ  (rotation/slice Y)"
96
97 new wx:LayoutTab Box44
98
99 new wx:LayoutLine Box45
100   set Box45.WinTitle "Plane XY  (rotation/slice Z)"
101
102 new wx:LayoutTab Box46
103
104 new wx:LayoutLine Box50
105   set Box50.WinTitle "Plane YZ  (rotation/slice X)"
106
107 new wx:LayoutTab Box51
108
109 new wx:LayoutLine Box52
110   set Box52.WinTitle "Viewer help"
111
112 new creaMaracasVisu:wxVtkBaseView_Info Box54
113   set Box54.InteractionType "12"
114
115 new std:GetVectorDoubleElement Box55
116   set Box55.I "0"
117
118 new std:GetVectorDoubleElement Box56
119   set Box56.I "1"
120
121 new std:MultipleInputs Box57
122
123 new std:MultipleInputs Box59
124
125
126 connect checkS.Out switch.On
127 connect sdrT.Out switch.Time
128 connect sdrT.BoxChange switch.BoxExecute
129 connect checkS.Widget Box47.Widget2
130 connect switch.Widget Box47.Widget1
131 connect sdrT.Widget Box48.Widget2
132 connect Box47.Widget Box48.Widget1
133 connect Box48.Widget switchWindow.Widget2
134 connect Box12.Widget Box10.Widget1
135 connect Box10.Widget switchWindow.Widget1
136 connect switch.BoxChange Box17.BoxExecute
137 connect Box22.Out Box19.In
138 connect Box23.Out Box21.In
139 connect Box19.Out Box17.In1
140 connect Box21.Out Box17.In2
141 connect Box26.Out Box25.In1
142 connect Box27.Out Box25.In2
143 connect Box31.Out Box30.In1
144 connect Box32.Out Box30.In2
145 connect switch.BoxChange Box30.BoxExecute
146 connect Box29.Widget Box10.Widget2
147 connect Box22.Out Box26.In
148 connect Box23.Out Box27.In
149 connect switch.BoxChange Box25.BoxExecute
150 connect Box22.Out Box31.In
151 connect Box23.Out Box32.In
152 connect Box17.Out Box37.In
153 connect Box37.Out Box49.In
154 connect Box25.Out Box38.In
155 connect Box38.Out Box24.In
156 connect Box30.Out Box39.In
157 connect Box39.Out Box28.In
158 connect Box41.Widget Box12.Widget1
159 connect Box49.Widget Box42.Widget1
160 connect Box42.Widget Box41.Widget1
161 connect Box45.Widget Box44.Widget1
162 connect Box24.Widget Box45.Widget1
163 connect Box44.Widget Box12.Widget2
164 connect Box50.Widget Box46.Widget1
165 connect Box52.Widget Box51.Widget1
166 connect Box28.Widget Box50.Widget1
167 connect Box46.Widget Box29.Widget1
168 connect Box51.Widget Box29.Widget2
169 connect Box54.WindowColorLevel Box55.In
170 connect Box54.WindowColorLevel Box56.In
171 connect Box55.Out Box28.WindowLevel
172 connect Box56.Out Box28.ColorLevel
173 connect Box30.BoxChange Box57.In1
174 connect Box57.BoxChange Box28.BoxExecute
175 connect Box54.BoxChange Box57.In2
176 connect Box49.wxVtkBaseView1 Box54.wxVtkBaseView
177 connect Box17.BoxChange Box49.BoxExecute
178 connect Box25.BoxChange Box59.In1
179 connect Box59.BoxChange Box24.BoxExecute
180 connect Box54.BoxChange Box59.In2
181 connect Box56.Out Box24.ColorLevel
182 connect Box55.Out Box24.WindowLevel
183
184 # Complex input ports
185 input ImageVector1 Box22.In " "
186 input ImageVector2 Box23.In " "
187
188 # Complex output ports
189 output Widget switchWindow.Widget " "
190
191
192 endefine