-
opencv_orb 检测算法
根据前面surf简化版的结构,重新把ORB检测的代码给简化以下,发现虽然速度一样,确实能省好多行代码,关键是有
BruteForceMatchermatcher的帮忙,直接省的写了一个函数;
NB类型:class gpu::BruteForceMatcher_GPU
- 2022-02-03 07:04:10下载
- 积分:1
-
重磁频率域位场延拓Fortran程序
重磁频率域位场延拓Fortran程序,这是我们大四编的程序,要求用子程序,大家看看吧,物探的,除了空间域之外还有频率域,但是主要是频率域的延拓。
- 2023-02-27 20:35:03下载
- 积分:1
-
挺好的用于计算年利率和月利率的vb程序
挺好的用于计算年利率和月利率的vb程序-Holbrook used in the calculation of annual and monthly interest rates vb procedures
- 2022-04-24 09:42:51下载
- 积分:1
-
线性方程组的求解
线性方程组的求解
- 2022-03-19 12:02:35下载
- 积分:1
-
QR矩阵分解算法,奇异值分解算法,可以验证。
矩阵的QR分解算法,奇异值分解算法等,可以用于数据万挖掘的算法之中,或者作为学习用-QR matrix decomposition algorithm, singular value decomposition algorithm, can be used for data mining algorithms million in, or used as a learning
- 2022-06-29 08:21:25下载
- 积分:1
-
用有限元法求解三角形形区域上的Possion方程
用有限元法求解三角形形区域上的Possion方程-using the finite element method triangle-shaped region of Possion equation
- 2022-02-25 07:52:26下载
- 积分:1
-
此程序为测量中的平差程序,矩阵求逆采用初等行列变换,速度较快...
此程序为测量中的平差程序,矩阵求逆采用初等行列变换,速度较快-This procedure for the measurement of adjustment procedures, the use of elementary matrix inversion ranks transform, fast
- 2022-05-23 09:51:58下载
- 积分:1
-
编译原理实验
这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,代码能运行,仅供参考。这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,原创,代码能运行,仅供参考。这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,原创,代码能运行,仅供参考。这是本人大学期间的编译原理实验课上的编译原理实验代码和报告,仅供参考。
- 2022-08-19 11:30:10下载
- 积分:1
-
a_star_pathfinder明星路径可以用来研究路由方法的发展。
a_star_pathfinder A星路径寻找可以用来学习寻路的方法 可以用到很多地方 比如脱机的AI寻路就可以用到他 -a_star_pathfinder A Star path finding can be used to study routing methods can be used in many places such as the AI offline Wayfinding can be used on him
- 2022-02-04 14:10:32下载
- 积分:1
-
C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等...
C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。-C++ Language template geometry algorithm. Including the geometry of more than 10 kinds of basic operation. For example, point to generate a straight line, fork plot computing, the segment拐向, arbitrary polygon area calculations to determine the location of the point, line segment intersection judge, and the convex hull and so on.
- 2023-01-01 05:25:03下载
- 积分:1