登录
首页 » matlab » sift

sift

于 2014-06-27 发布 文件大小:348KB
0 163
下载积分: 1 下载次数: 17

代码说明:

  提取SIFT特征点,配准拼接的代码,能运行(detect sift features)

文件列表:

sift
....\appendimages.m,461,2011-04-08
....\findHomography.m,678,2011-04-08


....\imMosaic.m,2397,2011-04-08
....\license.txt,1334,2011-04-08
....\mosaicTest.m,262,2011-04-08


....\randIndex.m,418,2011-04-08
....\ransac1.m,1946,2011-04-08
....\sift.m,2344,2011-04-08
....\siftMatch.m,2373,2011-04-08
....\siftWin32.exe,94208,2011-04-08
....\solveHomo.m,585,2011-04-08
....\tmp.key,141042,2011-04-08
....\使用说明.txt,105,2011-04-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MS_MATLAB
    meanshift图像分割 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。 3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
    2011-05-28 14:37:14下载
    积分:1
  • Lab5.17-video_loopback_II_5146-4
    闻婷实验板的四通道视频采集实验,通过键盘控制四个通到采集图像,将采集的图像在同一台显示器上显示(Wen Ting experimental four-channel video capture board experiments, four-pass to collecting image, the collected image displayed on the same monitor keyboard control)
    2012-09-08 23:50:45下载
    积分:1
  • jpeg
    本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。(The code is implemented using matlab Jpeg image codec, so my graduation, and share here.)
    2010-11-13 09:50:37下载
    积分:1
  • danfu
    读取单幅envi图像格式的img图像,并将其显示出来(read img)
    2020-12-21 13:49:08下载
    积分:1
  • sliding
    说明:  使用matlab中的nlfilter来进行邻域处理(Using nlfilter in MATLAB to process neighborhood)
    2019-05-21 14:39:32下载
    积分:1
  • DFT&DCT
    编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
    2021-01-18 11:58:43下载
    积分:1
  • FAST-ICA
    1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,p)/norm(W(:,p)) 8、若W不收敛,返回第5步 9、令p=p+1,若p小于等于m,返回第4步 剩下的应该都能看懂了 基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
    2013-06-27 15:39:00下载
    积分:1
  • 混合高斯
    说明:  运动图像的目标检测,用的是MATLAB软件实现的(The object detection of moving image is realized by MATLAB software)
    2020-05-24 14:45:59下载
    积分:1
  • mhisteq
    用matlab基本语句实现直方图均衡化库函数histeq的功能(matlab histeq)
    2012-11-20 12:00:33下载
    积分:1
  • 马尔科夫随机场算法matlab实现分辨率增强
    说明:  马尔科夫随机场算法matlab实现图像分辨率增强(Markov enhanced the image resolution)
    2020-03-19 20:19:25下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载