-
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
-
QT COM
QT5写的COM助手源码,串口助手的编写会让你对该语言对于串口的控制锻炼得得心应手的,也是串口的基本操作。QT5基于VS编译平台,不同的QT版本有点小差异,网络上搜搜就可能能够在不同版本之间切换。
- 2022-02-24 13:31:19下载
- 积分:1
-
Qt 实现心电图
Qt 实现心电图
- 2020-11-29下载
- 积分:1
-
Qt编写的精美换肤界面(含8套皮肤)
特点:1:无边框窗体,自定义标题栏,鼠标拖动,大小缩放,双击切换。2:除了少量的几个图片资源外,几乎使用QSS写完所有颜色样式控制。3:自定义一个QMessageBox对话框,自动换行显示提示信息,可以很方便的调用。信息框:myHelper::ShowMessageBoxInfo询问框:myHelper::ShowMessageBoxQuesion错误框:myHelper::ShowMessageBoxError4:使用fontawesome图形字体库,将互联网的优秀资源应用于QT中。5:公开源码,可以任意随意使用。6:QT各个版本都可以编译通过,亲测无误。7:自带提供了7种样式黑色、蓝色、灰色、天蓝色等风格供选择,可以自由更改QSS文件夹下的样式,也可以自己增加一些样式。
- 2022-02-12 06:56:34下载
- 积分:1
-
mm
说明: 研究生阶段项目资料,论述基于DSP的变频电源(n the postgraduate stage, we discuss the frequency conversion power supply based on DSP.)
- 2018-03-31 09:37:03下载
- 积分:1
-
Linux下基于QT+OpenCV的人脸识别系统
- 2023-03-19 07:05:16下载
- 积分:1
-
qt服务器
提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器的Ip地址,然后选择movies栏的下拉框,从视频列表中选择相应的视频目录,接着点击play按钮,一段缓冲之后开始播放视频,这样就完成了点播功能。
- 2023-09-01 02:00:03下载
- 积分:1
-
count4
这是一个基于Quartus2 开发环境的4输入加法器( 4adder basic on Quartus2)
- 2013-08-04 09:45:07下载
- 积分:1
-
用Qt写俄罗斯方块
用Qt写俄罗斯方块游戏
- 2023-03-28 18:45:04下载
- 积分:1
-
adding
加法器,输入两个整数,用电路图形式将其逻辑原理呈现出来,该加法器为8位运算,每一位都对应一张电路图,可展示其完整过程(Adder, input two integer, with circuit diagram form its logical principle appear, this adder is 8 bit arithmetic, each corresponding to a circuit diagram, can show the complete process)
- 2012-11-19 13:54:32下载
- 积分:1