Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/makelove/OpenCV-Python-Tutorial
/ hogsvm.py
File
hogsvm.py
官方samples/tutorial_code/ml/py_svm_opencv/hogsvm.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
cv2
2
import
numpy
as
np
3
4
SZ=20
Callers
nothing calls this directly
Calls
3
train
Method · 0.45
save
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected