Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesolem/PCV
/ ch8_gesture_recognition.py
File
ch8_gesture_recognition.py
examples/ch8_gesture_recognition.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
PIL
import
Image
2
from
numpy
import
*
3
from
pylab
import
*
4
Callers
nothing calls this directly
Calls
5
read_gesture_features_labels
Function · 0.85
convert_labels
Function · 0.85
print_confusion
Function · 0.85
classify
Method · 0.45
train
Method · 0.45
Tested by
no test coverage detected