arthropod_describer.plugins.profile_register.properties package

Submodules

arthropod_describer.plugins.profile_register.properties.contour module

class Contour(info: Optional[Info] = None)[source]

Bases: PropertyComputation

GROUP: Basic properties NAME: Contour DESCRIPTION: Compute contour feature vector KEY: contour

property computes: Dict[str, Info]
example(prop_name: str) RegionProperty[source]
property group: str
property region_restricted: bool
sample_count = 40
target_worksheet(prop_name: str) str[source]
property user_params: List[UserParam]

Module contents