-
使用OpenCV将黑色背景区变成白色
功能:将黑色边缘区变成白色边缘区(对于取得一个图像的感兴趣部分,随后再进行下一步处理有帮助,否则黑色边缘区很可能造成影响)
1、OpenCV的配置写在OpenCV_Rel.propsOpenCV_Dbg.props中,需要替换为你自己的OpenCV库的对应路径
2、输入图片名称为in.jpg,运行后会自动生成out.jpg,参考图已放入
3、提供Release文件夹,里面是编译好的结果,将Opencv的dll放进去就可以执行了,我主要是分享代码,就不把dll放进来了
- 2022-05-23 01:23:49下载
- 积分:1
-
learning opencv
学习图像处理的入门教程代码,有清晰的注视,详细的代码,值得刚入门学习图像处理OPENCV的同学下载下来学习。里面还有各种机器学习算法的简介,可以学习了解下。
- 2022-07-11 22:59:25下载
- 积分:1
-
opencv training
UBUNTU下使用opencv 神经网络训练,识别物体,图像处理部分提取特征,加入inputs,训练完成后加入outputs,生成xml文件即为训练结果。
- 2023-04-15 02:15:03下载
- 积分:1
-
showavi
利用opencv 显示视频,如果运行结果只是一闪,无法看到视频,则需要下载xvid(Display video with opencv If you run just a flash, can not see the video, you will need to download xvid)
- 2013-03-25 15:10:45下载
- 积分:1
-
MeanShift
meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first calculate the offset of the current point mean, and then as a new starting point, continue to move, until certain end conditions are met.)
- 2017-09-13 10:10:55下载
- 积分:1
-
FixedCamShift
改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。(FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target tracking process has been modified after the code.)
- 2013-05-12 09:25:06下载
- 积分:1
-
卡尔曼滤波和高斯结合的车辆跟踪(opencv效果非常好)
卡尔曼滤波和高斯结合的车辆跟踪(opencv效果非常好)
- 2023-08-04 01:10:11下载
- 积分:1
-
opencv颜色识别的代码
opencv颜色识别的代码,翻墙下的,可以拿来参考一下!
- 2022-08-02 11:54:19下载
- 积分:1
-
OpenCV-basic
《OpenCV教程——基础篇》电子书,OpenCV中文书中不错的一本(OpenCV Tutorial- Basics,e-book,an good OpenCV Chinese book)
- 2010-05-15 03:28:54下载
- 积分:1
-
image-fusion
基于OPENCV平均加权方法的图像融合方法学习资料(Based on the weighted average method of image fusion)
- 2011-05-29 19:21:05下载
- 积分:1