-
hog
这是用于提取图片的hog特征的,是在VS环境下配置opencv库实现的,希望对你有用(This is the picture of the hog for extracting feature is the VS environment configuration opencv library to achieve, and I hope useful to you)
- 2013-07-07 10:45:29下载
- 积分: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
-
hog
使用C++计算图像的梯度直方图,提取图像的梯度特征,用于后期的应用(Using C++ to calculate the image gradient histogram, extract the image gradient feature for late applications)
- 2012-04-10 10:57:34下载
- 积分:1
-
OpenCVSampleSource
OpenCV教程——基础篇 示例源码
(OpenCV Tutorial- the basis of sample source articles)
- 2009-05-22 11:39:18下载
- 积分:1
-
TLD目标跟踪算法
该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题
- 2022-03-10 07:18:06下载
- 积分:1
-
final-surf
This is the code to do surf detection on visual c + + opencv
- 2013-08-02 14:22:46下载
- 积分:1
-
OpenCV入门教程
opencv2的入门级书籍,大家可以好好学习一下基础(Opencv2 entry level books)
- 2017-09-17 10:03:25下载
- 积分:1
-
处理帧视频
引用文件中的“haarcascade_licence_plate_rus_16stages.xml”改为“haarcascade_frontalface_alt2.xml”
- 2022-03-22 20:36:49下载
- 积分:1
-
image_canny_gray
opencv將彩色影像轉成灰階和canny並存檔(opencv convert color images to grayscale and canny and archive)
- 2011-05-11 11:01:57下载
- 积分:1
-
漫水填充
漫水填充算法的实现,例子比较详细,可供参考
- 2022-03-17 19:31:35下载
- 积分:1