搜索资源列表
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
Qt_GUI_Application_Test
- 用Qt+OpenCV显示图片并翻转,带图形界面,调试成功-use QT+OpenCV to show pictrue an convert
lMusic
- 音乐播放器,采用qt进行界面的设计,可以运行的音乐播放器-Music player, using qt for interface design, you can run the music player
opencv_loadingImage.tar
- 利用Qt实现了自动打开图像的UI界面,利用了OPENCV库-Achieved using Qt UI interface automatically open the image, use the OPENCV library
qrsrc
- QT 界面 声音的模式识别,的常用界面的一个模板,包括主界面和测试界面
sift_match_QT
- 该代码实现了基于SIFT的图像拼接,并利用QT编写简单的操作界面实现了拼接的功能。-The code to achieve the image based on SIFT splicing, and the use of QT to write a simple user interface to achieve the splicing function.
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
fruit-recognition-master
- 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)