guanfuchen / opencv_trainLinks
记录图像处理相关算法openv实现
☆10Updated 7 years ago
Alternatives and similar repositories for opencv_train
Users that are interested in opencv_train are comparing it to the libraries listed below
Sorting:
- 全景图像拼接☆42Updated 8 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Updated 9 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆44Updated 8 years ago
- Qt+opencv制作的类似halcon的软件☆99Updated 5 years ago
- GreenOpen的图像处理算法库☆94Updated 5 years ago
- 建立一个图像处理平台,包含图像处理各种算法,实现别人的论文,参考学习 imageShop的软件实现☆25Updated 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
- 计算图像清晰度,从而实现对焦的各种算法☆12Updated 8 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆38Updated 8 years ago
- 图像处理自编软件☆151Updated 3 years ago
- Halcon of Machine Vision☆61Updated 7 years ago
- 虹膜识别-虹膜分割代码☆25Updated 7 years ago
- 基于OpenCV和MFC框架的口罩缺陷检测☆22Updated 8 years ago
- C++从零实现传统视觉算法:边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别☆118Updated 6 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆157Updated 2 years ago
- some examples of OpenCV