ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKBioCell
Group Segmentation
+ Collaboration diagram for Module ITKBioCell:

Classes

class  itk::bio::Cell< NSpaceDimension >
 This class implements the minimal behavior of a biological cell. More...
class  itk::bio::CellBase
 Non-templated Base class from which the templated Cell classes will be derived. More...
class  itk::bio::CellularAggregate< NSpaceDimension >
 Base class for different types of cellular groups, including bacterial colonies and pluricellular organisms. More...
class  itk::bio::CellularAggregateBase
 Base class for the CellularAggregates. More...
class  itk::bio::Gene
 This class implements the abstraction of a biological gene. More...
class  itk::bio::GeneNetwork
 This class implements the abstraction of a biological gene network. More...
class  itk::bio::Genome
 This class implements the abstraction of a biological genome. More...

Detailed Description

This module contains classes related to segmentation of biological cells. It has classes to represent cells' shape, color, and growth state. It also has classes to represent a cell genome, whose expression is modeled by differential equations.

Dependencies: