4.4.6. thuner.attribute.quality

Functions for working with attributes related to quality control.

Functions

overlap_from_mask(input_records, ...[, ...])

Get boundary overlap from mask.

default([matched, member_object])

Create the default quality attribute type.

boundary_overlap()

Convenience function to build a BoundaryOverlap attribute.

thuner.attribute.quality.boundary_overlap()[source]

Convenience function to build a BoundaryOverlap attribute.

thuner.attribute.quality.default(matched=True, member_object=None)[source]

Create the default quality attribute type.

thuner.attribute.quality.overlap_from_mask(input_records, object_tracks, object_options, member_object=None, matched=True)[source]

Get boundary overlap from mask.