-
径向基函数粒子群优化算法
利用粒子群优化算法的径向基函数分类器。程序工作,并给出了很好的结果,运行它,并在我的数据尝试。
- 2023-05-23 15:25:03下载
- 积分:1
-
MATLAB双目视觉摄像机标定张正友法
该源码是一个相机标定的源码包,能够完成立体视觉中单目和双目摄像机的标定,本源码包内包含多个GUI源码,可以完成多个试验,如角点检测等
- 2023-07-08 00:15:03下载
- 积分:1
-
Unsharp Masing in .net
- 2022-07-07 04:16:43下载
- 积分: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
-
均值漂移跟踪算法
在本计画中,我们使用mean-shift演算法来追踪公共交通区域的人体轨迹。
- 2022-08-19 19:18:28下载
- 积分:1
-
VC6绘制3D饼状图 完美版
VC6绘制3D饼状图 - 完美版,用于学习VC++下GDI绘图,是从项目中摘出来的,有较在的实用价值。喜欢的可以收藏一下
- 2022-05-11 02:00:21下载
- 积分:1
-
彩色图像的放大并且锐化增强
彩色图像的尺寸增大,且去模糊。利用了RGB到HSI转换模型,对I分量进行操作,调用imresize函数。。。采用了各种4种典型的拉普拉斯算子模板,进行锐化,在进行平滑,。。。在恢复到RGB模型下。
- 2022-06-28 04:12:02下载
- 积分:1
-
Zxing编码解码
Zxing编码解码,开源项目,详细描述编码规则及应用
- 2022-07-28 02:30:46下载
- 积分:1
-
对图像进行滤波、边缘检测、图像分割的处理
打开一BMP图像,对图像进行滤波,采用3*3、5*5窗口大小的进行均值、中值滤波;对图像边缘检测,采取sobel算子、梯度算子、拉普拉斯算子等算法;对图像进行分割,采取固定阈值分割、最大类间方差分割等等。希望对大家有用!
- 2023-07-13 13:15:05下载
- 积分:1
-
卡尔曼滤波程序
卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。
- 2022-06-27 06:08:53下载
- 积分:1