MCPcopy Create free account
hub / github.com/cvzone/cvzone / __init__

Method __init__

cvzone/PlotModule.py:13–38  ·  view source on GitHub ↗

Initialize the LivePlot object. :param w: Width of the plotting window :param h: Height of the plotting window :param yLimit: Y-axis limits [y_min, y_max] :param interval: Time interval for updating the plot :param invert: Whether to invert the y-axi

(self, w=640, h=480, yLimit=[0, 100],
                 interval=0.001, invert=True, char='Y')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected