-
sift图像特征提取
SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果.
- 2023-04-12 02:45:07下载
- 积分:1
-
backgroundtextureaccess-2-0-7
高通增强现实源码This Vuforia (TM) sample code provided in source code form (the "Sample Code") is made available to view for reference purposes only. If you would like to use the Sample Code in your software application, you must first download the Vuforia Software Development Kit and agree to the terms and conditions of the License Agreement for the Vuforia Software Development Kit, which may be found at https://developer.vuforia.com/legal/license . Any use of the Sample Code is subject in all respects to all of the terms and conditions of the License Agreement for the Vuforia Software Development Kit. If you do not agree to all the terms and conditions of the License Agreement for the Vuforia Software Development Kit, then you must not retain or in any manner use any of the Sample Code.(Qualcomm enhanced reality source This Vuforia (TM) sample code provided in source code FORM (the " Sample Code" ) is made available to view for reference Purposes only. " If you would like to use the Sample Code in your Software Application, you must first download the Vuforia Software Development Kit and agree to the terms and conditions of the License Agreement for the Vuforia Software Development Kit, which may be found at https://developer.vuforia.com/legal/license. Any use of the Sample Code is subject in all respects to all of the terms and conditions of the License Agreement for the Vuforia Software Development Kit. If you do not agree to all the terms and conditions of the License Agreement for the Vuforia Software Development Kit, then you must not retain or in any manner use any of the Sample Code.)
- 2013-05-13 10:00:20下载
- 积分:1
-
test
使用vc编写的一个动态链接库,测试动态链接库的例程(Vc prepared using a dynamic link library, dynamic link library routine testing)
- 2010-05-28 23:27:09下载
- 积分:1
-
可变遗忘因子
本程序为遗忘因子最小二乘法,可以拷贝至matlab的M文件中适应(Matlab for ] least square method)
- 2018-07-31 17:19:26下载
- 积分:1
-
PCF8591
说明: AD模数转换,基础lcd1602显示屏。。。。。。(AD analog-to-digital conversion, basic LCD 1602 display screen...)
- 2020-06-19 22:20:02下载
- 积分:1
-
一个C语言编写的推箱子游戏源代码
一个C语言编写的推箱子游戏源代码,本游戏是字符模式的,请不要在中文dos下运行。本游戏在TURBO C下调试通过 。
- 2022-08-09 10:26:32下载
- 积分:1
-
opencv实现图像的形态学滤波之膨胀
通过形态学滤波操作,能够实现如下功能:消除噪声、分割独立的图像元素、在图像中连接相邻的元素、寻找图像中明显的极大值区域或极小值区域、求出图像的梯度,膨胀求解图像局部最大值
- 2022-05-16 08:35:38下载
- 积分:1
-
pthread_1
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细(This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing)
- 2005-07-06 11:37:20下载
- 积分:1
-
C++ Application Development with CodeBlocks
Develop advanced applications with Code::Blocks quickly and efficiently with this concise, hands-on guide
- 2017-09-02 12:37:29下载
- 积分:1
-
简易http服务器搭建
实现了简易版的httpd服务器,支持网页浏览,静态资源的访问,后台可以接数据库实现cgi程序的调度,采用多线程的方式实现,针对每个来到的请求,都会产生一个工作线程
- 2022-04-07 10:27:41下载
- 积分:1