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
- 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
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
- Simple program to learn CNN (LeNet-5) in pure C☆268Updated 8 years ago
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆132Updated 4 years ago
- C语言手撕机器学习/深度学习算法☆129Updated 3 years ago
- 用C++实现机器学习算法☆47Updated 6 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆95Updated 6 years ago
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆268Updated 8 years ago
- This project contains some deep learning code☆358Updated 2 weeks ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的 车牌进行定位和识别☆83Updated 9 years ago
- MFC 绘图程序及 MFC 程序设计详解☆77Updated 6 years ago
- c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellma…☆390Updated 8 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将利用人脸识别开源项目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆90Updated 6 years ago
- 图像处理自编软件☆151Updated 3 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆37Updated 8 years ago
- 计算机视觉课程设计作业,检测图像中的行人目标并跟踪。☆108Updated 10 years ago
- Do NLP without coding! Simple NLP framework.☆21Updated 2 years ago
- 人脸识别签到Qt+OpenCV☆88Updated 11 years ago
- A simple neural network framework written in C++.☆25Updated last year
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆83Updated 5 years ago
- 基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄☆81Updated 8 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- 2019华为软件精英挑战赛,杭夏赛区-咕咕咕,决赛冠军☆109Updated 6 years ago
- A linux-like virtual file system by C++☆147Updated 5 years ago
- Transferring messages and files between the server and the client are realized in this project.☆35Updated 3 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆39Updated 4 years ago