/hand-write-digit-recognition-with-opencv

hand-write-digit-recognition-with-opencv

Primary LanguageC++MIT LicenseMIT

使用opencv+svm+hog来完成手写数字的识别(0-9)

生成test.jpg

对test.jpg进行s手写数字的预测

edit the resulttxt in main.cpp

build D:/project/HOG/t10k-images-bmp/t10k-images/result.txt

  1. copy createpath.py from tools directory to t10k-images

  2. run python createpath.py to build result.txt