登录
首页 » c++ » 通过SIFT算法特征提取与匹配再计算基础矩阵

通过SIFT算法特征提取与匹配再计算基础矩阵

于 2022-06-16 发布 文件大小:3.79 MB
0 69
下载积分: 2 下载次数: 1

代码说明:

通过SIFT算法特征提取与匹配再计算基础矩阵

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • polyfit2d
    根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。(according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix)
    2009-09-04 12:58:19下载
    积分:1
  • ImageCompressiontoAdvancedVideoCoding
    This book discusses the growth of digital television technology and the revolution in image and video compression, highlighting the need for standardization in processing static and moving images and their exchange between computer systems
    2007-09-08 19:02:05下载
    积分:1
  • 基于C++的软件编程和开发
    IJ向量顺圆插补。图纸上圆弧的圆心一般不在坐标系的原点。在已知起止点坐标和IJ向量的情况下可以算出圆心坐标,经过平移获得圆心在坐标系原点的圆弧。 然后就可以进行圆弧插补,对于顺圆,起始点在第几象限决定首先是用什么插补判别算法。每个象限的插补算法都不一样,遇到跨象限和优弧时情况会更加复杂,圆弧经过了几个象限,决定要变换几次插补算法,我采用的方法是先针对起点在某一象限的圆弧进行分析,列出圆弧的所有的可能,并分析判别标准,然后画出框图编写程序实现,其他象限的情况可以根据这一个象限的思路进行参数修改得到,原理完全一样。
    2022-02-13 09:52:52下载
    积分:1
  • Embed an HTML control in your own window using plain C
    Specifically shows how to embed a browser OLE object in your own window, and more generally demonstrates how to manipulate and create COM/OLE objects, in plain C (ie, no MFC, WTL, ATL, .NET, C#, nor even C++). The latter is applicable to many other uses, such as creating your own script engine.
    2023-03-22 13:10:03下载
    积分:1
  • Detours库基本用法
    Detours库基本用法 typedef void(__stdcall *D3D11DrawIndexedHook) (ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation);D3D11DrawIndexedHook phookD3D11DrawIndexed = NULL;void __stdcall hookD3D11DrawIndexed(ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation){  return phookD3D11DrawIndexed(pContext, IndexCount, StartIndexLocation, BaseVertexLocation);}
    2023-07-30 23:35:13下载
    积分:1
  • 相位激光测距仪
    说明:  一种高精度相位激光测距仪源代码,使用51单片机控制(The source code of a high precision phase laser rangefinder is controlled by 51 single chip microcomputer)
    2019-12-30 11:47:48下载
    积分:1
  • in_let_bc1
    Fluent 边界造波+压力出口边界( Fluent make wave+pressure outlet)
    2021-03-08 12:29:29下载
    积分:1
  • 嵌入式平台公交电子售票源码
    用于公交系统的售票系统, 支持卡及现金售票方式,用于嵌入式平台. 主要语言为C++/lua, 功能有售票,卡充值, 验票等。
    2022-11-19 02:05:04下载
    积分:1
  • kalman
    kalman 的算法的MATLAB 的程序以及仿真(kalman algorithm of the MATLAB program and simulation)
    2012-07-22 14:56:46下载
    积分:1
  • moyituihuo
    模拟退火算法(解98数学建模灾情巡视问题)(Simulated annealing algorithm (solution of 98 to inspect the disaster mathematical modeling issues))
    2007-08-30 12:33:49下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载