MATLAB教程中的SIFT实现 [英] SIFT implementation in MATLAB Tutorial

查看:613
本文介绍了MATLAB教程中的SIFT实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在MATLAB中寻找一些基本的SIFT实现。我需要从第一原则写出来。另外,我正在寻找解释程序中发生的事情的东西。 Vedali的代码和David Lowe的代码完全超出了我的想法。

I'm looking for some basic SIFT implementation in MATLAB. I need to write it from first principles. Also, I'm looking for something which explains whats going on in the program. Vedali's code and David Lowe's code just go over my head.

推荐答案

如果您是Matlab用户,您必须知道这个优秀的网站网站: Matlab文件交换

If you are a Matlab user, you must know this excelent site web : Matlab File Exchange

在那里,你会发现以下项目:图片中的要点

There, you will find the following project : Feature Points In Image

我认为这个项目将完全回答你关于筛选的所有问题。

I think this project will fully answer to all your questions about sift.

它也可以看看opencv库的SIFT实现。

It also posible to have a look of the SIFT implementation of the opencv library.

然后,你可以在这里找到SIFT发明人的matlab实现:
D.LOW SIFT ,我假设你已经知道这个实现。

Then, you can find a matlab implementation by the SIFT inventor here : D.LOW SIFT, I assume that you already know this implementation.

要理解SIFT,请阅读这篇非常好的论文 ASIFT ,它解释了ASIFT算法。本文首先介绍SIFT alogirthm。

To understand SIFT, read this very good paper ASIFT wich explain the ASIFT algorithm. This paper start with a description of SIFT alogirthm.

这篇关于MATLAB教程中的SIFT实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆