Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
cv2
as
cv
2
3
# Read the image in grayscale
4
img = cv.imread(r
"..\img\hand1.jpg"
, cv.IMREAD_GRAYSCALE)
Callers
nothing calls this directly
Calls
1
copy
Method · 0.45
Tested by
no test coverage detected