# SVM33233 **Repository Path**: ice_cream_hg/SVM-ShouXieShuZiShiBie ## Basic Information - **Project Name**: SVM33233 - **Description**: 利用opencv svm,进行手写数字识别 参考: http://blog.csdn.net/firefight/article/details/6452188# - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-05-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #SVM-手写数字识别 利用opencv svm,进行手写数字识别 参考: http://blog.csdn.net/firefight/article/details/6452188# 自己训练了的60000个数据http://yann.lecun.com/exdb/mnist/ 我的电脑配置4核8G,跑了50多分钟