bd
Class BDColorSeparator

java.lang.Object
  extended by bd.BDColorSeparator

public class BDColorSeparator
extends java.lang.Object


Constructor Summary
BDColorSeparator(ij.process.ColorProcessor ip, int width, int height, BDSeparatorLattice lattice)
           
 
Method Summary
 void compute()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BDColorSeparator

public BDColorSeparator(ij.process.ColorProcessor ip,
                        int width,
                        int height,
                        BDSeparatorLattice lattice)
Method Detail

setup

public void setup()

compute

public void compute()