▍1. adaboost人脸识别
adaboost实现人脸识别 基于虚拟机下ubuntu下,打开摄像头采集图像,进行人脸定位
adaboost实现人脸识别 基于虚拟机下ubuntu下,打开摄像头采集图像,进行人脸定位
在Qt界面下,结合opencv调用海康威视摄像头用于摄像头实时显示,并实现控制功能,控制摄像头的方向能够上下左右旋转
代码是在QT+OpenCV的环境下实现的,视频素材是一段车流视频,基本实现了目标的检测,以及目标的跟踪,跟踪是用画矩形框体现的。代码是自己在学习opencv的过程中写的,希望对大家有帮助。
整合了retinex 直方图均衡化 基于对数log 基于拉普拉斯算子对视频进行实时增强
说明: 02图像基本运算 图像的加减、点运算等(02 image basic operations)
red ball tracking algorithm using opencv library in Qt
调用opencv2.4.7的Stichers用QT写的多幅图片拼接程序,未使用多线程,速度较慢(The Stichers call opencv2.4.7 write multiple pictures with QT stitching procedure, not using multiple threads, slower)
Windows下基于Opencv的视频传输和字符串传输(Under Windows Opencv based video transmission and string transmission)
Windows下基于Opencv的视频传输和字符串传输(Under Windows Opencv based video transmission and string transmission)
i use qt to do corner by opencv,that u can load an image then to find the corner.(qt 下用 Opencv 做角点检测)