-
HOG特征可视化
利用opencv2.4.11+VS2013实现HOG特征提取,并实现特征的可视化
- 2022-02-11 21:43:27下载
- 积分:1
-
21ic下载_OpenCV3编程入门-源码例程全集-人脸识别
OpenCV3编程入门,源码例程全集,人脸识别,挺不错的,欢迎采纳。(OpenCV3 programming introduction, source code routines, face recognition, very good, welcome to adopt.)
- 2018-05-15 13:43:40下载
- 积分:1
-
facedetect
基于vc++下用opencv实现的人脸识别代码~(face detector)
- 2012-04-29 14:31:23下载
- 积分:1
-
detect_human1
说明: 视觉算法原理:背景提取
1. 打开视频(文件或摄像头)
2. 从视频中提取当前帧
3. 计算背景:以前多帧求取平均
4. 根据背景得到运动目标(当前帧 - 背景)
5. 返回2,程序不断循环(Principle of visual algorithm: background extraction
1. Open video (file or camera)
2. Extract the current frame from the video
3. Calculation background: before, the average of multiple frames was calculated
4. Get the moving target according to the background (current frame - background)
5. Return 2, the program loop)
- 2020-05-24 14:21:20下载
- 积分:1
-
drawing
This program demonstrates OpenCV drawing and text output functions
- 2013-08-02 23:08:35下载
- 积分:1
-
opencv
基于openCV的手势识别。用于KINECT的简单手势识别。(OpenCV-based gesture recognition)
- 2021-04-23 11:18:47下载
- 积分:1
-
danmubd
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners.
)
- 2013-10-01 11:38:46下载
- 积分:1
-
高光消除和指针
说明: 一种还算好点的基于opencv 的高光消除。(A fairly good method of highlight elimination based on opencv.)
- 2019-01-23 10:50:19下载
- 积分:1
-
DTW算法
通过c++实现DTW算法,搭建opencv+VS2013实现平台
- 2022-03-04 13:21:13下载
- 积分:1
-
多摄像头+多目标跟踪+IPP优化
这是一个基于多摄像头环境下的多目标实时跟踪程序,使用了intel的IPP图像处理库,是实时性得到了很大的提升,代码主要使用粒子滤波算法实现多目标跟踪,同时使用了在线学习方法,提升了系统鲁棒性,还是用了haar特征、adaboost构造强分类器。同时还有论文:MCT_DISTRIBUTED PARTICLE FILTER TRACKING WITH ONLINE MULTIPLE INSTANCE;
MCT_Multiple View Discriminative Appearance Modeling
- 2022-04-19 11:53:00下载
- 积分:1