-
Panoramastitch
全景图像拼接,采用sift特征点进行特征匹配,然后Ransac筛选,配准图像,经过图像融合,实现无缝拼接。改代码为命令行形式,有需要需要自行修改!
- 2022-07-24 08:30:55下载
- 积分:1
-
Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能...
Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能-Iterative Closest points algorithm, has been widely used in the field of 3d, where the implementation of the two groups to align with the point cloud of the function
- 2022-01-21 19:07:54下载
- 积分:1
-
这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据...
这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据-This is a C++ developers access to a simple banking system, includes MFC interfaces, and database data
- 2022-01-26 06:31:10下载
- 积分:1
-
Semantic web services test set, it is necessary to register in the apache can be...
语义web服务测试集,要注册在apache下,才能调用服务-Semantic web services test set, it is necessary to register in the apache can be called Service
- 2022-12-23 10:10:05下载
- 积分:1
-
看门狗子程序,用于ARM单片的源程序,先解压,然后编译,即可执行...
看门狗子程序,用于ARM单片的源程序,先解压,然后编译,即可执行-watchdog subroutine for ARM single source, first unpacked, and then compile, can be executed
- 2022-05-21 17:07:14下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
JPEG霍夫曼
jpeg huffman
- 2022-03-02 19:05:53下载
- 积分:1
-
键盘钩子一般都需要一个DLL文件。本程序可以去掉这个尾巴...
键盘钩子一般都需要一个DLL文件。本程序可以去掉这个尾巴-keyboard hook generally requires a DLL files. The procedure can remove the tail
- 2022-06-19 05:36:03下载
- 积分:1
-
CDROW category, game programming foundation classes, a detailed Notes
CDROW类,游戏编程基础类,有详细注释-CDROW category, game programming foundation classes, a detailed Notes
- 2023-06-25 01:50:03下载
- 积分:1
-
源代码的方法
在模式识别中,k近邻算法(k-NN)是一种非参数的模式识别方法;
- 2023-01-28 01:30:03下载
- 积分:1