MCPcopy Index your code
hub / github.com/geekcomputers/Python / gesture_control.py

File gesture_control.py

Face and eye Recognition/gesture_control.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cv2 as cv
2
3# Read the image in grayscale
4img = cv.imread(r"..\img\hand1.jpg", cv.IMREAD_GRAYSCALE)

Callers

nothing calls this directly

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected