ELF>V@@.-UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tHH=tHH=tHff.ATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$u`HELH@H;H=tLH=u-HaHcVf.LLH=tLH=tLH=tLHЉfSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uH(HtD$9D$t;H111HT$(dH+%(H8@HHuҐHtIHH;uQtLJHuHHfHH;t@f.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(H8@HHuҐHtIHH;uQtLJHuHHHH;t@1ff.fATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHt$ H|$tD$$t$ tQO1H9tHEHHuHHgHEHH;u,O1҅H9tHfH@ATL%H HH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\ATUHHfnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uJHo(Ht!D$ +D$$tDH|$1HT$8dH+%(HH]A\fHHuѐLd$HLtHt$LtD$$D$H4$u)HEHpHuHHtfHUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uzH@]f.HHuϐH5HT$H|$|$HtD$$u(HEH`HuHH@HHO1H9tH@1SafeDownCastvtkObjectBasevtkImageWeightedSumIsTypeOfIsACalculateTotalWeightGetNormalizeByWeightMaxValueGetNormalizeByWeightMinValueGetWeightsGetNormalizeByWeightNormalizeByWeightOnNormalizeByWeightOffNewInstanceSetNormalizeByWeightSetWeightSetWeightsvtkDoubleArrayvtkThreadedImageAlgorithmvtkImageAlgorithmvtkAlgorithmvtkObjectUH=Hu]ÐHH=tHH=tHH=tHH=tH]HHH;u!tLJHHH;u)tLJ1vtkImageWeightedSum - adds any number of images, weighting each according to the weight set using this->SetWeights(i,w). Superclass: vtkThreadedImageAlgorithm All weights are normalized so they will sum to 1. Images must have the same extents. Output is @par Thanks: The original author of this class is Lauren O'Donnell (MIT) for Slicer vtkImagingMathPython.vtkImageWeightedSumV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. V.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. V.SafeDownCast(vtkObjectBase) -> vtkImageWeightedSum C++: static vtkImageWeightedSum *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkImageWeightedSum C++: vtkImageWeightedSum *NewInstance() V.SetWeights(vtkDoubleArray) C++: virtual void SetWeights(vtkDoubleArray *) The weights control the contribution of each input to the sum. They will be normalized to sum to 1 before filter execution. V.GetWeights() -> vtkDoubleArray C++: virtual vtkDoubleArray *GetWeights() The weights control the contribution of each input to the sum. They will be normalized to sum to 1 before filter execution. V.SetWeight(int, float) C++: virtual void SetWeight(vtkIdType id, double weight) Change a specific weight. Reallocation is done V.GetNormalizeByWeight() -> int C++: virtual int GetNormalizeByWeight() Setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the weighted sum By default, NormalizeByWeight is on. V.SetNormalizeByWeight(int) C++: virtual void SetNormalizeByWeight(int _arg) Setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the weighted sum By default, NormalizeByWeight is on. V.GetNormalizeByWeightMinValue() -> int C++: virtual int GetNormalizeByWeightMinValue() Setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the weighted sum By default, NormalizeByWeight is on. V.GetNormalizeByWeightMaxValue() -> int C++: virtual int GetNormalizeByWeightMaxValue() Setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the weighted sum By default, NormalizeByWeight is on. V.NormalizeByWeightOn() C++: virtual void NormalizeByWeightOn() Setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the weighted sum By default, NormalizeByWeight is on. V.NormalizeByWeightOff() C++: virtual void NormalizeByWeightOff() Setting NormalizeByWeight on will divide the final result by the total weight of the component functions. This process does not otherwise normalize the weighted sum By default, NormalizeByWeight is on. V.CalculateTotalWeight() -> float C++: double CalculateTotalWeight() Compute the total value of all the weight HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 D1Xl   EDPa AE uEY B P?D("EAD`n AAF 0@FAA D`  AABH tED@ AG ED@ AG ED@ AG ED@ AG ED@ AG (H@ E DH@ E `gFD@ EE lEDP AG MFF0OFDD n ABA DDB( FAD` ABC 8EDP AK   ' [ "   6 z ` @ # @ _ ` g l"$> o "$ /,98<Qn  " B" s"1"" 5" f"u29Y"?"D5fy @ M6C Ody , ? P c {      _ZL31PyvtkImageWeightedSum_StaticNewv_ZL34PyvtkImageWeightedSum_SafeDownCastP7_objectS0__ZL30PyvtkImageWeightedSum_IsTypeOfP7_objectS0__ZL25PyvtkImageWeightedSum_IsAP7_objectS0__ZL42PyvtkImageWeightedSum_CalculateTotalWeightP7_objectS0__ZL50PyvtkImageWeightedSum_GetNormalizeByWeightMaxValueP7_objectS0__ZL50PyvtkImageWeightedSum_GetNormalizeByWeightMinValueP7_objectS0__ZL32PyvtkImageWeightedSum_GetWeightsP7_objectS0__ZL42PyvtkImageWeightedSum_GetNormalizeByWeightP7_objectS0__ZL41PyvtkImageWeightedSum_NormalizeByWeightOnP7_objectS0__ZL42PyvtkImageWeightedSum_NormalizeByWeightOffP7_objectS0__ZL33PyvtkImageWeightedSum_NewInstanceP7_objectS0__ZL42PyvtkImageWeightedSum_SetNormalizeByWeightP7_objectS0__ZL26PyvtkImageWeightedSum_Type_ZL29PyvtkImageWeightedSum_Methods_GLOBAL__sub_I_vtkImageWeightedSumPython.cxx_ZL31PyvtkImageWeightedSum_SetWeightP7_objectS0__ZL32PyvtkImageWeightedSum_SetWeightsP7_objectS0_.LC0.LC1.LC2.LC7.LC3.LC4.LC5.LC6.LC8.LC9.LC10.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC19.LC20.LC21.LC18_ZN19vtkImageWeightedSum10GetWeightsEv_ZN19vtkImageWeightedSum20GetNormalizeByWeightEv_ZN19vtkImageWeightedSum20SetNormalizeByWeightEi_ZN19vtkImageWeightedSum28GetNormalizeByWeightMinValueEv_ZN19vtkImageWeightedSum28GetNormalizeByWeightMaxValueEv_ZN19vtkImageWeightedSum3NewEv_ZNK19vtkImageWeightedSum19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN19vtkImageWeightedSum3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN19vtkImageWeightedSum19NormalizeByWeightOnEv_GLOBAL_OFFSET_TABLE__ZN19vtkImageWeightedSum20NormalizeByWeightOffEv_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__ZN19vtkImageWeightedSum20CalculateTotalWeightEvPyFloat_FromDouble_Py_NoneStructPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_ZN13vtkPythonArgs8GetValueERiPyvtkImageWeightedSum_ClassNewPyVTKClass_AddPyvtkThreadedImageAlgorithm_ClassNewPyType_ReadyPyVTKAddFile_vtkImageWeightedSumPyDict_SetItemString_Py_Dealloc_ZN13vtkPythonArgs8GetValueERx_ZN13vtkPythonArgs8GetValueERd_ZN19vtkImageWeightedSum9SetWeightExd_ZN19vtkImageWeightedSum10SetWeightsEP14vtkDoubleArrayPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,#`@$A%BCBD &J@}K%F'FBL(F)F*FGDD+@MK*E% F.'3F<BMLn(sF)F*FGD,.@QMaNkBzOD-@!M:BGLb*=oD.@M'B4LM*<ZD/@M BC-*9;Da0@MBL *:D@1@M*;B*P *H2 D` 2 @ M *; B *P: *JO D 3 @ M *?% >8 %G BT Ch Qx R S B D 4J @q M T B *P *;8 DI !W %^ "f Vl !t W~ ! X U % Z5\@M\]B*P^D!6z@M7AB*P_ D> [>%F&'+F9(>FL)QF_*dFqG*;*;8!`X0aXbcdefgh8i@j /  8( 8@ HX` h` x X `(   @    n(8@ QHX ` h x  @   <( 4H\p   D x`@, H@ d`  @   <.symtab.strtab.shstrtab.rela.text.data.bss.text._ZN19vtkImageWeightedSum10GetWeightsEv.text._ZN19vtkImageWeightedSum20GetNormalizeByWeightEv.text._ZN19vtkImageWeightedSum20SetNormalizeByWeightEi.text._ZN19vtkImageWeightedSum28GetNormalizeByWeightMinValueEv.text._ZN19vtkImageWeightedSum28GetNormalizeByWeightMaxValueEv.rela.text._ZNK19vtkImageWeightedSum19NewInstanceInternalEv.rodata.str1.1.rodata._ZN19vtkImageWeightedSum3IsAEPKc.str1.1.rela.text._ZN19vtkImageWeightedSum3IsAEPKc.rela.text._ZN19vtkImageWeightedSum19NormalizeByWeightOnEv.rela.text._ZN19vtkImageWeightedSum20NormalizeByWeightOffEv.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.rela.data.rel.local.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@+9H+:P+;X+<`+=h +?t +E +H +J @< + &,1 ^ 1   O0 J@J+292RCu@J+ ?@K+1`D,@K+h2 |P!w@K0+h!@L+ ! @L +" # @8M+$0%,,%0% P%X@(Q+)( ,9 2 S