Class PositiveCellDetection

All Implemented Interfaces:
PathInteractivePlugin<BufferedImage>, PathPlugin<BufferedImage>

public class PositiveCellDetection extends WatershedCellDetection
Alternative implementation of WatershedCellDetection that automatically applies 1 or 3 intensity thresholds to classify cells.
Author:
Pete Bankhead