-
image-matching-using-surf-and-ransac
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
- 2020-11-13 13:59:43下载
- 积分:1
-
tfristft
令x(n)=5exp(j*0.15*n*n)+6exp(j*300n-j*0.15*n*n) ,w(n)为高斯窗函数。试用matlab软件,取不同长度的窗函数,分别求x(n)离散短时傅里叶变换,并进行信号重构。(ORDER x (n) = 5exp (j* 0.15* n* n)+6exp (j* 300n-j* 0.15* n* n), w (n) for the Gaussian window function. Trial Matlab software, take different lengths of the window function x (n), respectively, seek to discrete short-time Fourier transform, and to reconstruct the signal.)
- 2013-02-28 15:31:20下载
- 积分:1
-
ROF-TV-denoising
基于ROF全变差分模型,用于图像去噪,并利用split bregman算法进行加速运算(ROF points based on total variation model for image denoising, and using split bregman accelerated computing algorithms)
- 2013-10-30 10:21:30下载
- 积分:1
-
matlabcurvefittingandcode
详细介绍了matlab下的曲线和曲面拟合,并有一份word的原理说明,介绍的很详细,可供参考和实际运用(Described in detail under the matlab curve and surface fitting, and a word there is the principle that the very detailed introduction is available for reference and practical use of)
- 2009-03-30 21:23:44下载
- 积分:1
-
JPEG
说明: 使用matlab实现图像的JPEG压缩算法的实现(Realization of JPEG compression algorithm of image with MATLAB)
- 2020-07-03 13:00:01下载
- 积分:1
-
color
彩色图像处理,RGB分通道彩色显示,灰度显示,直方图均衡,假彩色图像合成(Color image processing, RGB color display sub-channel, grayscale display, histogram equalization, false color image synthesis)
- 2011-06-05 13:15:26下载
- 积分:1
-
xiququyu
感兴趣区域提取,能用于车牌号及台风等图像,效果不错(Extract the interesting area, it can be used in license plate number and typhoons images and so on, has good results
)
- 2009-07-11 15:43:38下载
- 积分:1
-
matlab
冈萨雷斯数字图像处理所有例子源码全解
(failed to translate)
- 2010-05-06 17:14:42下载
- 积分:1
-
识别指纹端点分叉点以及奇异点Feature
说明: 识别指纹端点分叉点以及奇异点,其中还包括指纹方向场和指纹梯度场的计算(It also includes the calculation of fingerprint direction field and fingerprint gradient field)
- 2020-07-19 11:02:08下载
- 积分:1
-
grabcut_matlab
三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件(Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed programming, before calling the mex file to be generated)
- 2020-11-26 00:09:31下载
- 积分:1