ITK icon indicating copy to clipboard operation
ITK copied to clipboard

Remove unused local dynamically allocated `double[]` buffers from Segmentation module

Open N-Dekker opened this issue 3 years ago • 0 comments

Might slightly speedup the code.

Note that those two local buffers were already there before make_unique_for_overwrite was introduced.

N-Dekker avatar Sep 30 '22 12:09 N-Dekker