MCPcopy Index your code
hub / github.com/makelove/OpenCV-Python-Tutorial / digits.py

File digits.py

官方samples/digits.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3'''
4SVM and KNearest digit recognition.

Callers

nothing calls this directly

Calls 8

mosaicFunction · 0.90
load_digitsFunction · 0.85
preprocess_hogFunction · 0.85
evaluate_modelFunction · 0.85
KNearestClass · 0.70
SVMClass · 0.70
trainMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected