ranjiewwen / DIPDemoLinks
All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive interface to realize the operation of the input image, covering all the basic image processing algorithms, it is worth learning!
☆92Updated 8 years ago
Alternatives and similar repositories for DIPDemo
Users that are interested in DIPDemo are comparing it to the libraries listed below
Sorting:
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Updated 9 years ago
- 基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄☆80Updated 8 years ago
- Face Recognition Using OpenCV and Qt☆152Updated 6 years ago
- GreenOpen的图像处理算法库☆94Updated 5 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆157Updated 2 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆44Updated 8 years ago
- An UserInterface For Caffe☆40Updated 7 years ago
- CV DL☆56Updated 7 years ago
- Face Recognition Program based on QT and OpenCV☆48Updated 14 years ago
- 《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x☆217Updated 7 years ago
- 图像处理自编软件☆151Updated 3 years ago
- Halcon of Machine Vision☆61Updated 7 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆38Updated 8 years ago
- Computer Vision with OpenCV 3 and Qt5, published by Packt☆334Updated 2 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 7 years ago
- Source code for the book OpenCV3 Computer Vision Application Programming Cookbook 2016☆106Updated 3 years ago
- EasyPR_MFC is the Visual interface of EasyPR. You could specify the picture or the foler to be recognized by a button in EasyPR_MFC.☆39Updated last year
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆106Updated 2 years ago
- Qt+opencv制作的类似halcon的软件☆98Updated 5 years ago
- Zbar-二维码定位与识别☆44Updated 7 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆24Updated 9 years ago
- use Hausdorff distance to do templete-Matching, here provide the C++ code of hausdorff distance☆32Updated 7 years ago
- 基于OpenCV和MFC框架的口罩缺陷检测☆22Updated 8 years ago
- 全景图像拼接☆42Updated 8 years ago
- An QT widget that could learn features from camera/image, then recognize them in video/camera/image. QT5, OpenCV3, Caffe, Libfacedetectio…☆30Updated 8 years ago
- 图像标注工具 Image Label Tool☆135Updated 10 years ago
- qt + opencv example☆20Updated 14 years ago
- Recognise your own face based on OpenCV☆54Updated 8 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将利用人脸识别开源项 目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆90Updated 6 years ago
- Monitor (实时视频监控、运动检测视频记录)☆43Updated 8 years ago