Package ij.plugin
Class GroupedZProjector
java.lang.Object
ij.plugin.GroupedZProjector
- All Implemented Interfaces:
PlugIn
This plugin implements the Image/Stacks/Tools/Grouped Z Project command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroupZProject
(ImagePlus imp, int method, int groupSize) void
This method is called when the plugin is loaded.
-
Constructor Details
-
GroupedZProjector
public GroupedZProjector()
-
-
Method Details