com.grocottlab.atlas_toolkit
Class LabelRegistration3D_
java.lang.Object
com.grocottlab.atlas_toolkit.LabelRegistration3D_
- All Implemented Interfaces:
- PlugIn
public class LabelRegistration3D_
- extends Object
- implements PlugIn
A class for registering multiple 3D image stacks in group-wise fashion.
This class is called by the Atlas Toolkit menu command "3. Label Registration 3D".
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelRegistration3D_
public LabelRegistration3D_()
run
public void run(String arg)
- Specified by:
run
in interface PlugIn
reslice
public static ImagePlus reslice(ImagePlus input_image)
getIntersection
public static ImagePlus getIntersection(ImagePlus[] input_images)
Copyright © 2009-2015 ImageJ. All Rights Reserved.