-
opencv_orb 检测算法
根据前面surf简化版的结构,重新把ORB检测的代码给简化以下,发现虽然速度一样,确实能省好多行代码,关键是有
BruteForceMatchermatcher的帮忙,直接省的写了一个函数;
NB类型:class gpu::BruteForceMatcher_GPU
- 2022-02-03 07:04:10下载
- 积分:1
-
一个曲线拟合的C程序算法
一个曲线拟合的C程序算法-A C language program algorithm of curve fitting
- 2022-07-06 10:38:18下载
- 积分:1
-
时间差定位法
TDOA算法是对TOA算法的改进,他不是直接利用信号到达时间,而是用多个基站接收到信号的时间差来确定移动台位置,与TOA算法相比他不需要加入专门的时间戳,定位精度也有所提高。TDOA值的获取一般有2种形式:第1种形式是利用移动台到达2个基站的时间TOA,取其差值来获得,这时仍需要基站时间的严格同步,但是当两基站间移动信道传输特性相似时,可减少由多径效应带来的误差
- 2022-05-07 22:48:42下载
- 积分:1
-
在VC下的一个小型计算器
在VC下的一个小型计算器-the VC of a small calculator
- 2022-07-23 10:52:54下载
- 积分:1
-
signalslot函数回调
C++回调实现方式,不限于类的静态方法
类似于QT的实现方式,有bind和unbind机制,需要的朋友可自行扩展
当前只支持固定参数个数,可根据情况添加修改
- 2022-05-14 14:18:36下载
- 积分:1
-
qr Hoeschen way for the full Burg matrix eigenvalue
qr方法求赫申伯格矩阵的全部特征值-qr Hoeschen way for the full Burg matrix eigenvalue
- 2022-12-09 02:50:03下载
- 积分:1
-
这是数字信号处理――matlab释义与实现一书的源代码
这是数字信号处理――matlab释义与实现一书的源代码-This is the Digital Signal Processing-- Matlab Interpretation and Implementation of a source book
- 2022-08-21 10:43:20下载
- 积分:1
-
检测人脸的轮廓
测试了多幅图像 都能很准确的检测出人脸轮廓 并可选用正方形或圆形圈圈标出 代码确实可用 算法比较简单 适合初学者 希望有用
- 2022-08-09 14:39:38下载
- 积分:1
-
的牛顿插值的数值计算,包括matlab代码…
数值计算之牛顿插值,包含matlab代码实现!-Numerical calculation of the Newton interpolation, including the matlab code to achieve!
- 2022-10-26 20:50:03下载
- 积分:1
-
matrix calculation includes all the header files and can be applied to all the n...
包含所有矩阵运算的头文件,可以应用在所有需要矩阵运算的VC程序中,-matrix calculation includes all the header files and can be applied to all the needs of the VC matrix calculation procedures,
- 2023-04-20 07:35:04下载
- 积分:1