-
BCFCM2D
图像处理fuzzy C-means算法的源代码(Image processing fuzzy C-means algorithm source code)
- 2012-07-18 17:08:46下载
- 积分:1
-
guided-filter
指导滤波,类似于双边滤波的效果,但是速度很快(guided filter)
- 2020-12-30 21:08:59下载
- 积分:1
-
Lee滤波器,具有很好的去噪效果Leefilter
Lee滤波器,具有很好的去噪效果,结合各种小波,可以有效去除SAR图像噪声。(Lee filter, has a good de-noising effect of combination of wavelet can effectively remove the SAR image noise.)
- 2020-07-06 08:38:58下载
- 积分:1
-
compare_pcl_gpucpu-master
对比CPU和GPU加速,pcl::cuda的使用教程,利用随机采样一致(RANSAC)去除地平面等例子。(Compare CPU and GPU acceleration, pcl::cuda tutorial, using random sampling consistency (RANSAC) to remove ground plane and other examples.)
- 2021-02-28 20:49:36下载
- 积分:1
-
三次B样条曲线拟合算法
B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
- 2021-05-06下载
- 积分:1
-
particle-filter
本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
- 2012-08-30 22:03:52下载
- 积分:1
-
Image-Similar
本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码(This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code)
- 2020-12-08 11:59:21下载
- 积分:1
-
zhang
张正友的标定工具箱,原来的错误已经更改,源码完全可用!(Zhang Zhengyou Calibration Toolbox, the original error has been changed, complete source code available!)
- 2008-06-23 16:45:52下载
- 积分:1
-
NcutImage_7
很好的图像分割软件,内有全部源码,对研究matlab图像识别处理很有帮助(good image segmentation software, comprising all the source code, the study Matlab image recognition processing helpful)
- 2007-06-20 16:29:56下载
- 积分:1
-
Line-detection-method
提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一
条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们
的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上
进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能
够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
- 2013-04-13 19:12:46下载
- 积分:1