Name | Description | |
---|---|---|
![]() | ColonyInformation Constructor | Initializes a new instance of the ColonyInformation struct. |
The following tables list the members exposed by ColonyInformation.
Name | Description | |
---|---|---|
![]() | ColonyInformation Constructor | Initializes a new instance of the ColonyInformation struct. |
Name | Description | |
---|---|---|
![]() | Area | Get the area of the colony, in mm2. |
![]() | AverageBlue | Get the average blue of the colony as a normalised value. |
![]() | AverageGreen | Get the average green of the colony as a normalised value. |
![]() | AverageRed | Get the average red of the colony as a normalised value. |
![]() | Blueness | Get the blueness of the colony as a normalised value. |
![]() | Brightness | Get the brightness of the colony as a normalised value. |
![]() | Circularity | Get the circularity of the colony as a normalised value. |
![]() | Diameter | Get the diameter of the colony, in mm. |
![]() | Greenness | Get the greenness of the colony as a normalised value. |
![]() | ID | Get the ID of the colony. |
![]() | IsSelected | Get if the colony was selected for picking. |
![]() | Name | Get the name of the colony. |
![]() | ProximityToClosest | Get the proximity to the closest colony, in mm. |
![]() | Redness | Get the redness of the colony as a normalised value. |
![]() | SectorID | Get the sector ID of the colony. |
![]() | X | Get the X location of the colony within the plate. |
![]() | Y | Get the Y location of the colony within the plate. |