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
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆156Updated 2 years ago
- Face Recognition Using OpenCV and Qt☆150Updated 6 years ago
- 基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄☆80Updated 8 years ago
- GreenOpen的图像处理算法库☆94Updated 4 years ago
- An UserInterface For Caffe☆40Updated 7 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆44Updated 8 years ago
- 图像处理自编软件☆151Updated 3 years ago
- Face Recognition Program based on QT and OpenCV☆48Updated 13 years ago
- CV DL☆56Updated 7 years ago
- Halcon of Machine Vision☆61Updated 7 years ago
- Qt+opencv制作的类似halcon的软件☆97Updated 5 years ago
- Computer Vision with OpenCV 3 and Qt5, published by Packt☆335Updated 2 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
- 基于OpenCV和MFC框架的口罩缺陷检测☆21Updated 8 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆24Updated 9 years ago
- 《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x☆216Updated 7 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆37Updated 8 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- 数字图像处理——基于Qt 5.8.0☆298Updated 5 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
- use Hausdorff distance to do templete-Matching, here provide the C++ code of hausdorff distance☆31Updated 7 years ago
- Recognise your own face based on OpenCV☆54Updated 8 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将利用人脸识别 开源项目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆90Updated 6 years ago
- Source code for the book OpenCV3 Computer Vision Application Programming Cookbook 2016☆106Updated 3 years ago
- HALCON vision Measure Application MFC C++☆23Updated 7 years ago
- 人脸识别签到Qt+OpenCV☆87Updated 12 years ago
- halocon芯片缺陷检测☆167Updated 7 years ago
- image processing☆62Updated 10 years ago
- QT QChart QScatterSeries 空心折线图.画一个折线图,关键点使用空心的圆点(散点)标识出来,鼠标移动到关键点上,显示出当前数值,并将散点改变形状(增加边框);鼠标移走数值消失。https://blog.csdn.net/xiezhongyuan07/a…☆30Updated 5 years ago