luhantao / BP-Hand-WritingLinks
基于C++,使用BP神经网络识别手写字体
☆94Updated 8 years ago
Alternatives and similar repositories for BP-Hand-Writing
Users that are interested in BP-Hand-Writing are comparing it to the libraries listed below
Sorting:
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆314Updated 6 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 years ago
- C语言手撕机器学习/深度学习算法☆128Updated 3 years ago
- This project contains some deep learning code☆354Updated last month
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆265Updated 8 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago
- Edge : a computing engine base C++/C☆118Updated 3 months ago
- MFC 绘图程序及 MFC 程序设计详解☆78Updated 6 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellma…☆390Updated 8 years ago
- 人脸识别签到Qt+OpenCV☆88Updated 11 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆83Updated 5 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将利用人脸识别开源项目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆89Updated 6 years ago
- 图像处理自编软件☆151Updated 3 years ago
- Do NLP without coding! Simple NLP framework.☆21Updated 2 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆95Updated 6 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆284Updated 11 months ago
- 用C++实现机器学习算法☆47Updated 6 years ago
- SmileyFace——基于OpenCV的人脸/人眼检测、面部识别程序☆143Updated 5 years ago
- 数字图像处理——基于Qt 5.8.0☆295Updated 5 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- 2019华为软件精英挑战赛,杭夏赛区-咕咕咕,决赛冠军☆109Updated 6 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆83Updated 9 years ago
- machine learning algorithm☆163Updated 3 years ago
- 基于OpenCV手写数字识别系统☆46Updated 8 years ago
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆132Updated 4 years ago
- A C++ 11 Simple ThreadPool☆84Updated 5 years ago
- 基于C++模板 实现的数据结构代码☆262Updated 4 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆39Updated 4 years ago