-
几种线性滤波C++程序实例,使用opencv实现
几种线性滤波C++程序实例,使用opencv实现。其中包括方框滤波、高斯滤波、中值滤波,程序一共4个示例,分别对方框滤波、高斯滤波、中值滤波进行了演示,另外一个是综合示例。对初学者有一定的帮助作用。
- 2022-01-25 19:31:44下载
- 积分:1
-
Cammer-Distance
Opencv摄像机测量距离,两点成线测量,将结果在右侧方框中显示,有比较高的精度(Opencv camera measuring distance, two points into the line of measurement, will result in the right side of the box shows a relatively high accuracy)
- 2010-09-11 15:14:08下载
- 积分:1
-
OOP_sample1
vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用(vc++ goal with opencv to achieve a single match, there is no error, you can directly use)
- 2013-08-07 21:35:17下载
- 积分:1
-
opencvwyh
OPENcv播放视频的代码,可以在VC 6.0和opencv1.0版本下运行(Code OpenCV player video)
- 2013-05-20 14:40:21下载
- 积分:1
-
main
图像去雾处理,是关于何凯明的那篇获奖的文章的代码(Image processing to the fog, the essay is about winning articles He Kaiming code)
- 2021-01-26 20:28:37下载
- 积分: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
-
基于opencv的Harris角点检测
基于opencv的Harris焦点检测,平台是VS2012,
- 2022-01-31 16:01:03下载
- 积分:1
-
深入理解opencv示例代码
经典的opencv学习代码,深入理解opencv一书的示例代码,包含了9章的内容
- 2023-02-08 14:05:12下载
- 积分:1
-
testOpencv
使用Opencv的videocapture功能,处理视频,添加水印,创建了原视频的9画面切割显示,QT使用了相应的布局和多线程,对于初学者有很好的帮助。(Using the videocapture function of Opencv, processing video, adding watermark, creating the 9 picture cutting display of the original video, QT uses the corresponding layout and multi thread, which is very helpful for the beginner.)
- 2020-10-16 17:17:29下载
- 积分:1
-
图像修复
获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
- 2018-04-12 21:32:09下载
- 积分:1