-
背景差分法检测出运动目标,对不同的连通区域做标记,并得出每个连通区域的直方图,通过直方图比较来跟踪特定目标
opencv2.4.9+VS2010,使用帧间差分法或背景差分法检测出运动目标,对不同的连通区域做标记,并得出每个连通区域的直方图,通过直方图比较来跟踪特定目标,也可以用在车流量统计,参数可调,算法简单,耗时小,具有一定的可行性,目前对多个连通区域的直方图统计模块还未做好,希望同志们一起来交流学习。
- 2022-02-22 04:03:53下载
- 积分:1
-
Efficient Salient Region Detection with Soft Image Abstraction
资源描述Detecting visually salient regions in images is one of the fundamental problems in computer vision. We propose anovel method to decompose an image into large scale perceptually homogeneous elements for efficient salient region detection, using a soft image abstraction representation.
By considering both appearance similarity and spatial distribution of image pixels, the proposed representation abstracts out unnecessary image details, allowing the assignment of comparable saliency values across similar regions,and producing perceptually accurate salient region detection. We evaluate our salient region detection approach on the largest publicly available dataset with pixel accurate annotations. The experimental results show that the proposed method outperforms 18 alternate methods, reducing the mean absolute error by 25.2% compared to the previous best result, while being computationally more efficient.
- 2022-03-24 19:39:44下载
- 积分:1
-
halcon范例 VC++语言.zip
halcon范例 VC++语言.,相关halcon的例子,对于初学者帮助很大
halcon范例 VC++语言.,相关halcon的例子,对于初学者帮助很大
halcon范例 VC++语言.,相关halcon的例子,对于初学者帮助很大
- 2022-02-24 08:41:59下载
- 积分:1
-
读取EXIF信息的VFP程序
读取 JPG JPEG 格式的图像文件中的EXIF信息的VFP程序。
- 2022-07-14 14:34:18下载
- 积分:1
-
C 语言编写的用于图像处理的源代码
这里是的主要功能图像处理。
您可以使用任何图像以.jpg 扩展输入代码。
运行的代码,你会得到你想要的结果。
- 2023-08-25 05:00:04下载
- 积分:1
-
Harris角点特征检测
提供Harris、和Harrislaplace角点检测matlab源程序,以及若干张用于实验的图片,可运行!
- 2022-05-20 19:19:56下载
- 积分:1
-
透视投影,把lena贴到billboard上
matlab练习程序(透视投影,把lena贴到billboard上)本练习程序是受到了这个老外博文的启发,感觉挺有意思,就尝试了一下。他用的是opencv,我这里用的是matlab。
- 2022-04-21 06:52:18下载
- 积分:1
-
雷达定位仿真程序
是MATLAB写的一个雷达定位的仿真程序,带gui界面的,非常的好,界面友好,很适合大家拿来学习,特别是想要学习MATLAB中gui编程的人们。
- 2022-01-22 07:40:58下载
- 积分:1
-
Harris角点检测
harris角点检测的小程序,基于opencv2.4.2+vs2010编写的, 自己正在摸索阶段,水平比较菜,上传上来请大婶指正
具体的原理网上有很多,可以百度一下
- 2022-05-14 00:15:54下载
- 积分:1
-
逆透视映射
它是一个用于生成新图像的源代码,在该源代码中,它删除了图像的透视效果,并生成一个从顶部看到的图像,或者可以说鸟瞰图像
- 2022-10-25 14:35:03下载
- 积分:1