-
siftDemoV4
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。[1] 该方法于1999年由David Lowe[2] 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journal of computer vision(IJCV)。截止2014年8月,该论文单篇被引次数达25000余次。(SIFT, namely Scale Invariant Feature Transform (Scale-invariant feature transform, SIFT), it is a description for image processing. This description has scale invariance, can detect critical point in the image, it is a local feature descriptor. [1] The method in 1999 by David Lowe [2] First published in the International Conference on Computer Vision (International Conference on Computer Vision, ICCV), 2004 was again perfect finishing after David Lowe published in the International journal of computer vision (IJCV) . As of August 2014, the paper cited the number of times a single article of more than 25,000 times.)
- 2020-07-15 20:18:51下载
- 积分:1
-
IRI_Demosaicing
利用迭代残差插值的去马赛克算法,进一步减小估计误差,得到更准确的全彩色图像,性能很不错。(Iterative interpolation residuals demosaicing algorithm to further reduce the estimation error, more accurate full-color images, the performance is very good.)
- 2021-05-09 18:48:34下载
- 积分:1
-
palmprint PCA
掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)
- 2018-05-08 21:26:41下载
- 积分:1
-
HESSIAN
黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian Matrix, is a square matrix of the second order partial derivative of the multivariate function, which describes the local curvature of the function. The Hesse matrix was first proposed by the German mathematician Ludwig Otto Hesse in the 19th century and named after it. Hesse matrix is often used in Newton method to solve the optimization problem, using the black plug matrix to determine the extreme function of the extreme value problem.)
- 2017-09-12 13:58:39下载
- 积分:1
-
ColorSpace
色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式(Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats)
- 2009-04-14 14:39:41下载
- 积分:1
-
resample_bilinear
可以实现图像的重采样,通过设置参数来减小或增大图像尺寸(Resampling of the image can be achieved by setting parameters to decrease or increase the image size)
- 2015-05-04 15:31:25下载
- 积分:1
-
matlab-3d-reconstruction
由图像的灰度,恢复三维物体的形状,包括源程序和图片(By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures)
- 2011-06-14 22:16:53下载
- 积分:1
-
rr
说明: 基于LBP纹理特征的运动目标检测算法.rar(Moving target detection algorithm based on LBP texture features. Rar)
- 2013-01-03 12:21:30下载
- 积分:1
-
sate_ndvi
在idl环境下批量处理提取modis ndvi数据(the program can extract the ndvi data from modis ndvi product)
- 2009-12-25 17:11:21下载
- 积分:1
-
houghGUI
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。(An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.)
- 2007-08-18 10:01:09下载
- 积分:1