文件名称:Qt_RobHess_Sift

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.04mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。

下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/

这里我下载的是windows版本的,并采用Qt做了个简单的界面。-sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Qt_RobHess_Sift

...............\sift_detect

...............\...........\beaver.png

...............\...........\beaver_xform.png

...............\...........\dst.jpg

...............\...........\imgfeatures.c

...............\...........\imgfeatures.h

...............\...........\main.cpp

...............\...........\sift.c

...............\...........\sift.h

...............\...........\sift_detect.pro

...............\...........\sift_detect.pro.user

...............\...........\siftdetect.cpp

...............\...........\siftdetect.h

...............\...........\siftdetect.ui

...............\...........\src.jpg

...............\...........\src1.jpg

...............\...........\src2.jpg

...............\...........\utils.c

...............\...........\utils.h

...............\sift_match

...............\..........\dst.jpg

...............\..........\imgfeatures.c

...............\..........\imgfeatures.h

...............\..........\kdtree.c

...............\..........\kdtree.h

...............\..........\main.cpp

...............\..........\minpq.c

...............\..........\minpq.h

...............\..........\sift.c

...............\..........\sift.h

...............\..........\sift_match.pro

...............\..........\sift_match.pro.user

...............\..........\siftmatch.cpp

...............\..........\siftmatch.h

...............\..........\siftmatch.ui

...............\..........\src1.jpg

...............\..........\src1_c.jpg

...............\..........\src2.jpg

...............\..........\src2_c.jpg

...............\..........\utils.c

...............\..........\utils.h

...............\..........\xform.c

...............\..........\xform.h

...............\特征点检测学习_1(sift算法).pdf

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org