-
Qt_RobHess_Sift
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.)
- 2021-04-20 21:28:50下载
- 积分:1
-
pb115webservice
使用PB11.5进行WEBSERVER调用,搭建并发布IIS应用服务(Use PB11.5 for WEBSERVER calls, build and publish IIS application services)
- 2013-09-27 09:53:17下载
- 积分:1
-
Qt教程及软件(超级浅显易懂,非常适合初学者)
超级浅显易懂,非常适合初学者的Qt教程及软件(An easy to understand, very suitable for beginners Qt tutorials and software .)
- 2019-02-26 16:13:51下载
- 积分:1
-
qt串口收发数据实列
【实例简介】
- 2021-10-13 00:31:06下载
- 积分:1
-
ch2
qt4到qt5的spreadsheet代码移植(spreadsheet qt4 to qt5)
- 2014-12-17 16:02:49下载
- 积分:1
-
C++计算气体压缩因子
调用Refprop.dll 计算气体压缩因子,转换系数
- 2022-01-29 00:14:16下载
- 积分:1
-
Thorlabs CCS Spectrometer Qt Application
一个例子QT C++应用程序使用IVI VISA驱动程序连接到ToRaCARS CCS光谱仪,并用QWT绘图库绘制从它获取的数据。主要采集和绘图代码位于主窗口.cpp. 该项目可以使用QtCreator/qmake轻松构建。
- 2023-01-30 23:40:04下载
- 积分:1
-
QT播放器源码
QT媒体播放器代码案例实现是本文要介绍的内容,主要是来了解并学习QT中关于播放器的应用,本文通过代码来实现QT中播放器的应用,具体内容来看详细代码
- 2022-01-26 04:53:43下载
- 积分:1
-
sinewave_FPGA
数字载波发生器,产生一个正弦波,工程中的所有模块都经过测试并运行没有任何问题,而且利用逻辑分析仪对每个模块的输出都进行了逻辑测试。并经过D/A转换得到了正弦波波形,但唯一的缺点是没有滤波器,如果有人想看标准正弦波,可以自制一个简易低通滤波器进行观看,如有不清楚的地方可以把问题发到我的邮箱jiangguoqian@126.com一起探讨研究。(sinewave)
- 2010-08-23 19:42:07下载
- 积分:1
-
QT实现socket服务器,客户端
QT实现socket服务器,客户端,udp服务器
- 2022-03-07 20:16:22下载
- 积分:1