IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
Params Class Reference

Parameters for the toplines tracker. More...

Inheritance diagram for Params:
Inheritance graph
[legend]
Collaboration diagram for Params:
Collaboration graph
[legend]

Static Public Attributes

int numLines = 15
 
 str
 

Detailed Description

Parameters for the toplines tracker.

Parameters
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

◆ numLines

int numLines = 15
static

◆ str

str
static

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