IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
CfgCentroid Class Reference
Inheritance diagram for CfgCentroid:
Inheritance graph
[legend]
Collaboration diagram for CfgCentroid:
Collaboration graph
[legend]

Static Public Attributes

 str
 

Additional Inherited Members

- Public Member Functions inherited from AlgConfig
def __init__ (self, init_dict=None, key_list=None, new_allowed=True)
 
def dump (self, **kwargs)
 

Detailed Description

The parameters for the centroid tracker

Args:
  plotStyle (str): The plot style from the matplotlib for the centroid. Defaults to "rx". \
    Detailed choices see: https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.plot.html

Member Data Documentation

◆ str

str
static

The documentation for this class was generated from the following file: