ELF>XK@@&%   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=tHATUSH@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=tLfDHЉfUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u}H0[fDHHuӐt,fH~HufHnfHHxH;ufH~fDfH~f.SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u}H0[fDHHuӐt,fH~HufHnfHHhH;ufH~fDfH~f.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(u_H@]f.HHuϐH5HT$H|$|$HtHHuHHff.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uXH@]f.HHuϐHt$H|$tD$HHuHHUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uXH@]f.HHuϐHt$H|$tD$HHuHHATUHHfnFdH%(HD$81HHt$HD$HGfnЉD$(fbfD$ uJHo(Ht!D$ +D$$tDH|$1HT$8dH+%(umHH]A\fDHHuѐLd$HLtHt$LtL$$HHuHHff.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHt$H|$tD$$D$t?f.ztHEHHuHHt@HEHpH;u$f.ztHDHff.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHt$H|$tD$$D$t?f.ztHEHHuHHt@HEH`H;u$f.ztHDHff.ATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATL%H LHH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\f.z uHf.z uHSafeDownCastvtkObjectBasevtkImageToImageStencilIsTypeOfIsAGetInputGetLowerThresholdGetUpperThresholdSetInputDatavtkImageDataThresholdByUpperThresholdByLowerThresholdBetweenSetLowerThresholdSetUpperThresholdNewInstancevtkImageStencilAlgorithmvtkAlgorithmvtkObjectUH=Hu]ÐHH=tHH=tHH=tH]vtkImageToImageStencil - clip an image with a mask image Superclass: vtkImageStencilAlgorithm vtkImageToImageStencil will convert a vtkImageData into an stencil that can be used with vtkImageStecil or other vtk classes that apply a stencil to an image. @sa vtkImageStencil vtkImplicitFunctionToImageStencil vtkPolyDataToImageStencil vtkImagingStencilPython.vtkImageToImageStencilV.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) -> vtkImageToImageStencil C++: static vtkImageToImageStencil *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkImageToImageStencil C++: vtkImageToImageStencil *NewInstance() V.SetInputData(vtkImageData) C++: void SetInputData(vtkImageData *input) Specify the image data to convert into a stencil. V.GetInput() -> vtkImageData C++: vtkImageData *GetInput() Specify the image data to convert into a stencil. V.ThresholdByUpper(float) C++: void ThresholdByUpper(double thresh) The values greater than or equal to the value match. V.ThresholdByLower(float) C++: void ThresholdByLower(double thresh) The values less than or equal to the value match. V.ThresholdBetween(float, float) C++: void ThresholdBetween(double lower, double upper) The values in a range (inclusive) match V.SetUpperThreshold(float) C++: virtual void SetUpperThreshold(double _arg) Get the Upper and Lower thresholds. V.GetUpperThreshold() -> float C++: virtual double GetUpperThreshold() Get the Upper and Lower thresholds. V.SetLowerThreshold(float) C++: virtual void SetLowerThreshold(double _arg) Get the Upper and Lower thresholds. V.GetLowerThreshold() -> float C++: virtual double GetLowerThreshold() Get the Upper and Lower thresholds. HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx )0 D)X l  EDPa AE bEY B }(EAD`n AAF 0FAA D`  AABH 8ED@ AG \ED@ AG ED@ AG EDP AK EDP AK EDP AK (FAD` ABG <TEDP AG `TEDP AG gFD@ EE MFF0OFDD n ABA DDB[    *a`1pmp` Up T T0 g&L| 2&;?HZly" )" L" )}" " )Ud"b*_uGwM9FOj ( ; K _ZL34PyvtkImageToImageStencil_StaticNewv_ZL37PyvtkImageToImageStencil_SafeDownCastP7_objectS0__ZL33PyvtkImageToImageStencil_IsTypeOfP7_objectS0__ZL28PyvtkImageToImageStencil_IsAP7_objectS0__ZL33PyvtkImageToImageStencil_GetInputP7_objectS0__ZL42PyvtkImageToImageStencil_GetLowerThresholdP7_objectS0__ZL42PyvtkImageToImageStencil_GetUpperThresholdP7_objectS0__ZL37PyvtkImageToImageStencil_SetInputDataP7_objectS0__ZL41PyvtkImageToImageStencil_ThresholdByUpperP7_objectS0__ZL41PyvtkImageToImageStencil_ThresholdByLowerP7_objectS0__ZL41PyvtkImageToImageStencil_ThresholdBetweenP7_objectS0__ZL42PyvtkImageToImageStencil_SetLowerThresholdP7_objectS0__ZL42PyvtkImageToImageStencil_SetUpperThresholdP7_objectS0__ZL36PyvtkImageToImageStencil_NewInstanceP7_objectS0__ZL29PyvtkImageToImageStencil_Type_ZL32PyvtkImageToImageStencil_Methods_GLOBAL__sub_I_vtkImageToImageStencilPython.cxx.LC0.LC1.LC2.LC6.LC3.LC4.LC5.LC7.LC8.LC9.LC10.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC18.LC19_ZN22vtkImageToImageStencil17SetUpperThresholdEd_ZN22vtkImageToImageStencil17GetUpperThresholdEv_ZN22vtkImageToImageStencil17SetLowerThresholdEd_ZN22vtkImageToImageStencil17GetLowerThresholdEv_ZN22vtkImageToImageStencil3NewEv_ZNK22vtkImageToImageStencil19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN22vtkImageToImageStencil3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__GLOBAL_OFFSET_TABLE__ZN22vtkImageToImageStencil8GetInputEvPyFloat_FromDouble_ZN22vtkImageToImageStencil12SetInputDataEP12vtkImageData_Py_NoneStruct_ZN13vtkPythonArgs8GetValueERd_ZN22vtkImageToImageStencil16ThresholdByUpperEd_ZN22vtkImageToImageStencil16ThresholdByLowerEd_ZN22vtkImageToImageStencil16ThresholdBetweenEddPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlagPyvtkImageToImageStencil_ClassNewPyVTKClass_AddPyvtkImageStencilAlgorithm_ClassNewPyType_ReadyPyVTKAddFile_vtkImageToImageStencilPyDict_SetItemString_Py_DeallocPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,`9 :!;<;= "J9}A!?#?;B$?%?@=$&9CA*>!?#?;-BN$S?a%f?r@='9!C1E9;F<M=(9C;!F=*6b=)9C";1FM*4r=*9!C3+B:TGY;e*Hp=,9!C;IMJR;^*Hi=-9 C+ I= KB ;N *HY = . 9 C I- ID LI ;U *H` = / 9 C+ Ic ;o *H *5 = 0J 9q C I ; *H *3 =R 1 9 C *8 7!;$<8MHNeOt;=!QRSP!U7;V7!?&#+?9$>?L%Q?^@2WX0XXYZ[\]^_8`@a 2  ;(8@ HX` h0 x l` ? P p ` H  ( 8@ ZHpXH` hp x H`0 4H\p <``pp` @p d 0 .symtab.strtab.shstrtab.rela.text.data.bss.text._ZN22vtkImageToImageStencil17SetUpperThresholdEd.text._ZN22vtkImageToImageStencil17GetUpperThresholdEv.text._ZN22vtkImageToImageStencil17SetLowerThresholdEd.text._ZN22vtkImageToImageStencil17GetLowerThresholdEv.rela.text._ZNK22vtkImageToImageStencil19NewInstanceInternalEv.rodata.str1.1.rodata._ZN22vtkImageToImageStencil3IsAEPKc.str1.1.rela.text._ZN22vtkImageToImageStencil3IsAEPKc.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.groupO@#3OH#4OP#5OX#6O` #8Ol #> ?@3 #&,1)h )0 @  @@#L2I[220pb@@#2@A0#@A# @B #@ @0C#0,,-0 EP@@F(#!X!0 $3 *[ IV