Slice Remover

Author: Wayne Rasband (wsr at nih.gov)
History: 2001/02/1: First version
2009/02/12: Changed default Increment to 1
Limitations: Does not work with hyperstacks but the Image>Stacks>Reduce Size command does
Source: Slice_Remover.java
Installation: Download Slice_Remover.class to the plugins folder and restart ImageJ.
Description: This plugin deletes slices from a stack. It can, for example, remove the odd slices (Increment=2), remove the first 50 slices (First Slice=51), or remove the last 10 slices (Last Slice=<stack size>-10).

      [dialog]

|Plugins | Home |