- All Implemented Interfaces:
 
- java.lang.Runnable
 
- Enclosing class:
 
- VesselTree
 
public class VesselTree.OptBrNodThread
extends java.lang.Thread
This class is defined to run function OptBrNodes in //
         
 WO 4/11/2012 All threads work with the same global origImg, but they only access this image 
          and do not change it.
         
 Where potential problems could come is for each branch node a simulated background image and 
         ROI is generated that includes the parent and child branch end nodes effects, so if these values 
         are changed while creating this sim image and ROI then the opt will be to the wrong total sim image.