- 博客(2)
- 收藏
- 关注
原创 【opencv】神经网络识别数字
本文参考了http://blog.csdn.net/qq_15947787/article/details/51385861 这位大神的文章,在此基础上稍作改进,可以跨平台运行。程序在opencv2.4.9+VS2013环境下完美运行,能够实现数字0-9的识别#include <iostream>#include <opencv2/opencv.hpp>#include <fstream>#
2017-12-09 20:29:00 1802 2
原创 opencv分水岭算法分割硬币
网上有Python写的,但是没有C++写的,所以自己搞了个,东拼西凑的结果,毕竟我也不是大神,凑活着看吧。倾情奉献,欢迎指教#include #include #include #include #include #include #include #include using namespace std;using namespace cv;
2017-07-04 14:55:57 2278
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人