-
SiftRegistrationWithSCM
改进SIFT算法,用于光学图像和SAR图像配准(Improved SIFT methods for Registration of Optical and SAR image.)
- 2021-03-04 00:39:32下载
- 积分:1
-
kalmanV
采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。(Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.)
- 2009-10-11 22:08:16下载
- 积分:1
-
EDLines 快速直线检测算子
EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤:
(1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声;
(2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向;
(3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大;
(4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。
(Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out
the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary
edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a
set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of
the other edge detectors requires urther processing to generate potential object boundaries, which may not even be
possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
- 2021-03-22 16:29:16下载
- 积分:1
-
ChangeDetect
遥感图像处理代码,遥感图像自动变化检测代码,根据不同时相的图像自动检测变化信息(Remote sensing image processing code)
- 2015-04-14 08:48:28下载
- 积分:1
-
DIPUM_ToolBox
冈萨雷斯第二版数字图像处理工具箱函数集Matlab源程序(Gonzalez, the second edition of Digital Image Processing Toolbox Matlab source code function set)
- 2010-11-15 10:37:22下载
- 积分:1
-
DespeckleFilters
一个去除斑点噪声的滤波器的,特别适用于医学超声图像(A filter to remove speckle noise , especially for medical ultrasound image
)
- 2014-11-16 16:26:11下载
- 积分:1
-
声谱图
说明: 分析音频,分割进行傅里叶变换,得出声谱图(Analyze the audio and get the spectrogram)
- 2020-12-27 19:50:11下载
- 积分:1
-
Image-segmentation-Extraction
说明: 图像分割加特征提取的算法,一起分享,共同研究,共同进步(Add feature extraction image segmentation algorithms, along with sharing, joint research, and common progress)
- 2008-09-30 14:37:16下载
- 积分:1
-
ssim
这是最经典的平面图像质量评价的ssim实现,算法实现简单。(image quality assessment)
- 2020-07-08 16:18:56下载
- 积分:1
-
xcldefogging1
这是一种彩色图像去雾算法,可以识别物体的轮廓,但是同时也会加强这些轮廓,虽然去雾效果不错,但是会加强轮廓!(This is a color image to fog algorithm can identify the contours of the object, but will also enhance the outlines, although to fog effect is good, but will strengthen the profile!)
- 2013-04-17 19:52:56下载
- 积分:1