robokudo.annotators.plane

Classes

PlaneAnnotator

Find the biggest plane in a cloud and store it as an annotation in the CAS.

Module Contents

class robokudo.annotators.plane.PlaneAnnotator(name='PlaneAnnotator', descriptor=Descriptor())

Bases: robokudo.annotators.core.ThreadedAnnotator

Find the biggest plane in a cloud and store it as an annotation in the CAS.

class Descriptor

Bases: robokudo.annotators.core.BaseAnnotator.Descriptor

class Parameters
visualize_plane_model = True
parameters
compute()