phenotypic.abc_.DetectionMode#
- class phenotypic.abc_.DetectionMode[source]#
Bases:
ABCBase class for detection matrix source modes.
Subclasses define how the detection matrix is computed from raw image data (grayscale, individual RGB channels, etc.).
Methods
__init__Return a fresh detection matrix from image.
Attributes
Short identifier used in
detect_modestrings.Whether this mode needs RGB data to compute.