Commit a68d857
committed
BUG: Use proper GenerateOutputInformation method to set vector length
The GernerateOutputInformation method is the correct method to
overrride when specify image information and meta-data.
Remove extraneous setting of the image's number of components. The
filter will now throw an exception if the improper fixed number of
components is set for the output image type.1 parent fee73ed commit a68d857
File tree
2 files changed
+13
-18
lines changed- include
2 files changed
+13
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 106 | | |
116 | 107 | | |
117 | 108 | | |
| |||
249 | 240 | | |
250 | 241 | | |
251 | 242 | | |
252 | | - | |
| 243 | + | |
253 | 244 | | |
254 | 245 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
262 | 257 | | |
263 | 258 | | |
264 | 259 | | |
| |||
0 commit comments