com.grocottlab.atlas_toolkit
Class ApplyLabelRegistration_

java.lang.Object
  extended by com.grocottlab.atlas_toolkit.ApplyLabelRegistration_
All Implemented Interfaces:
PlugIn

public class ApplyLabelRegistration_
extends Object
implements PlugIn

A class for applying an Orthogonal Transform Sequence to an image stack. This class is called by the Atlas Toolkit menu command "4. Apply Label Registration".


Constructor Summary
ApplyLabelRegistration_()
           
 
Method Summary
 void run(String arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyLabelRegistration_

public ApplyLabelRegistration_()
Method Detail

run

public void run(String arg)
Specified by:
run in interface PlugIn


Copyright © 2009-2015 ImageJ. All Rights Reserved.