4.4.3. thuner.attribute.ellipse
functions ellipse attributes.
Functions
|
Get ellipse properties from object mask. |
|
Create the default ellipse attribute type. |
|
Convenience function to build an attribute for the center latitude of the ellipse fit. |
Convenience function to build an attribute for the center longitude of the ellipse fit. |
|
|
Convenience function to build an attribute for the major axis of the ellipse fit. |
|
Convenience function to build an attribute for the minor axis of the ellipse fit. |
Convenience function to build an attribute for the orientation of the ellipse fit. |
|
Convenience function to build an attribute for the eccentricity of the ellipse fit. |
|
Convenience function to build an attribute group for ellipse fit attributes. |
- thuner.attribute.ellipse.eccentricity()[source]
Convenience function to build an attribute for the eccentricity of the ellipse fit.
- thuner.attribute.ellipse.ellipse_fit()[source]
Convenience function to build an attribute group for ellipse fit attributes.
- thuner.attribute.ellipse.from_mask(attribute_group, object_tracks, grid_options, member_object=None, matched=True)[source]
Get ellipse properties from object mask.
- thuner.attribute.ellipse.latitude()[source]
Convenience function to build an attribute for the center latitude of the ellipse fit.
- thuner.attribute.ellipse.longitude()[source]
Convenience function to build an attribute for the center longitude of the ellipse fit.
- thuner.attribute.ellipse.major()[source]
Convenience function to build an attribute for the major axis of the ellipse fit.