X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Ftoolsbbtk%2Fbbs%2Fboxes%2FApplyMaskWithTransparence.bbs;h=802f20411c1f35049df5e8de719cba8463456ce0;hb=4d3619bf05342807aec39f571d94e4aea2efa38b;hp=da86c154ab03bafb5f8c20495436c8cdda5b4113;hpb=1880cc0a4d3244494442cde0bc4b8e667774ebf4;p=bbtk.git diff --git a/packages/toolsbbtk/bbs/boxes/ApplyMaskWithTransparence.bbs b/packages/toolsbbtk/bbs/boxes/ApplyMaskWithTransparence.bbs index da86c15..802f204 100644 --- a/packages/toolsbbtk/bbs/boxes/ApplyMaskWithTransparence.bbs +++ b/packages/toolsbbtk/bbs/boxes/ApplyMaskWithTransparence.bbs @@ -1,6 +1,6 @@ # ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script (Complex Box) -# - /home/davila/Creatis/creaTools/creatools_source/bbtk/packages/toolsbbtk/bbs/boxes/ApplyMaskWithTransparence.bbs +# - ApplyMaskWithTransparence.bbs # ---------------------------------- include std @@ -15,37 +15,37 @@ description "Description ??" category "" -new BinaryOperations Box06 +new vtk:BinaryOperations Box06 set Box06.Operation "2" -new ImageVtkProperties Box16 +new vtk:ImageVtkProperties Box16 -new BinaryOperations Box20 +new vtk:BinaryOperations Box20 -new GetVectorFloatElement Box22 +new std:GetVectorFloatElement Box22 set Box22.I "0" -new RescaleSlopeIntercept Box23 +new vtk:RescaleSlopeIntercept Box23 set Box23.OutputFormat "VTK_DOUBLE" set Box23.Type "1" -new UnaryOperations Box24 +new vtk:UnaryOperations Box24 set Box24.InConstant "1" set Box24.Operation "11" -new vtkImageDataPointerRelay Box18 +new vtk:vtkImageDataPointerRelay Box18 -new vtkImageDataPointerRelay Box19 +new vtk:vtkImageDataPointerRelay Box19 -new UnaryOperations Box09 +new vtk:UnaryOperations Box09 set Box09.Operation "3" -new ImageVtkProperties Box10 +new vtk:ImageVtkProperties Box10 -new GetVectorFloatElement Box11 +new std:GetVectorFloatElement Box11 set Box11.I "1" -new RescaleSlopeIntercept Box12 +new vtk:RescaleSlopeIntercept Box12 set Box12.OutputFormat "VTK_DOUBLE" @@ -71,6 +71,5 @@ input Image Box19.In " " # Complex output ports output OutImage Box20.Out " " -message endefine