-
sift
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。 该方法于 1999 年由 David Lowe 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004 年再次经 David Lowe 整理完善后发表于 International journal of computer vision(IJCV) 。截止 2014 年 8 月,该论文单篇被引次数达 25000 余次。(来自百度)(SIFT, namely Scale-invariant feature transform (SIFT), is a description used in the field of image processing. This description has scale invariance and can detect key points in images. It is a local feature descriptor. This method was first published by David Lowe at the International Conference on Computer Vision (ICCV) in 1999 and published in the International Journal of Computer Vision (IJCV) in 2004 after it was sorted out and perfected by David Lowe again. As of August 2014, more than 25,000 citations have been cited. (From Baidu))
- 2019-07-08 09:34:31下载
- 积分:1
-
InSAR相位解缠代码
说明: 干涉SAR(InSAR)相位解缠处理代码,包括枝切法及质量图指导法,代码为matlab(Interference SAR(InSAR) phase unwrapping code, including the branch cut method and quality chart guidance method, the code is MATLAB)
- 2021-04-12 08:48:57下载
- 积分:1
-
Hough
实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
- 2012-08-27 14:51:42下载
- 积分:1
-
matlab(deletefog)
Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图(Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map)
- 2008-12-10 20:49:40下载
- 积分:1
-
color_cut
实现图像颜色识别分块实现图像颜色识别分块(Block of image color recognition)
- 2021-04-13 09:08:56下载
- 积分:1
-
juzhen
平常经常用到的一个小程序,两个矩阵相乘的求法(Common often USES a small program, two of the matrix multiplication is also given)
- 2012-02-27 09:35:32下载
- 积分:1
-
瞳孔定位
说明: matlab实现人眼精确定位 实现效果良好(Accurate eye location by MATLAB)
- 2021-04-07 21:39:01下载
- 积分:1
-
Criminisi-original-gray
原始的criminisi灰度图像修复算法及实验图片(Original Criminisi grayscale image restoration algorithm and experimental images)
- 2013-05-10 10:01:35下载
- 积分:1
-
MATLAB-image-processing-(can-see)
基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
- 2021-05-13 22:30:02下载
- 积分:1
-
binary-image-processing
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
- 2016-11-06 21:33:55下载
- 积分:1