All Classes and Interfaces

Class
Description
This abstract class defines the interface to handle groups of different cell detections groups.
This class helps managing and exporting results for each brain region.
 
The class BoundingBoxHierarchy is data structure that helps in searching for specific PathObject based on their shape and in logarithmic time to the total number of object stored.
 
 
 
This class allows to manage detections computed with WatershedCellDetection on a given image channel.
 
 
 
 
 
This class allows to compute and manage double/triple/multiple positive detections.
Creates a classifier to apply to an instance of AbstractDetections
This class reads a YAML file and can be used to apply the given parameters to the computation offered by BraiAn extension For more information, read this config file example.