inuyasha2012 / answer-sheet-scan
answersheet scan or recognition by computer camera 电脑摄像头识别答题卡,可能是最灵活准确率最高的摄像头答题卡扫描开源实现
☆151Updated 7 years ago
Alternatives and similar repositories for answer-sheet-scan
Users that are interested in answer-sheet-scan are comparing it to the libraries listed below
Sorting:
- 使用python3+opencv3实现的一些识别答题卡的例子☆57Updated 6 years ago
- 答题卡识别+网上阅卷☆55Updated 5 years ago
- answer card, 答题卡检测、试题切分、学生考号识别、选择题自动批改☆90Updated 3 years ago
- 中山大学智能发票识别系统后台☆148Updated 7 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。