]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkRescaleSlopeIntercept.cxx
no message
[bbtk.git] / packages / vtk / src / bbvtkRescaleSlopeIntercept.cxx
index 3fcedd1ac572875ee6bf147429ffd897a85b1479..8e9ea4c06768d31278b6dc695611f917bb9c7e4d 100644 (file)
@@ -146,7 +146,7 @@ void RescaleSlopeIntercept::bbUserFinalizeProcessing()
 //    Here does nothing 
 //    but this is where you should desallocate the internal/output pointers 
 //    if any
-  
+       imageoutput->Delete();
 }
 }
 // EO namespace bbvtk