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

Function cornerRect

cvzone/Utils.py:54–83  ·  view source on GitHub ↗

:param img: Image to draw on. :param bbox: Bounding box [x, y, w, h] :param l: length of the corner line :param t: thickness of the corner line :param rt: thickness of the rectangle :param colorR: Color of the Rectangle :param colorC: Color of the Corners :return:

(img, bbox, l=30, t=5, rt=1,
               colorR=(255, 0, 255), colorC=(0, 255, 0))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected