Forec / monitor-recorderLinks
Monitor (实时视频监控、运动检测视频记录)
☆42Updated 8 years ago
Alternatives and similar repositories for monitor-recorder
Users that are interested in monitor-recorder are comparing it to the libraries listed below
Sorting:
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆43Updated 8 years ago
- 基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄☆81Updated 8 years ago
- 基于OpenCV和MFC框架的口罩缺陷检测☆21Updated 7 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
- opencv和ffmpeg结合实现推流美颜☆31Updated 6 years ago
- it contains some open source ocr code☆32Updated 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 7 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 + FFMpeg 采集视频后RTMP推流☆32Updated 5 years ago
- 基于海康威视网络摄像头和OpenCV的人体识别☆12Updated 5 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆83Updated 9 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆50Updated 3 years ago
- OpenCV 在图像上显示中文☆54Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- mpp+h264+rga+live555++opencv+rtsp☆14Updated 5 years ago
- V4L2+OpenCV3.1以MPJG格式采集图像☆74Updated 5 years ago
- 行车记录仪,DrivingR ecorder,FFMPEG,Qt☆46Updated 4 years ago
- 人脸识别签到Qt+OpenCV☆88Updated 11 years ago
- libvlc调用示例程序