-
SURF算法提取特征点的图像拼接程序
程序利用SURF算法作为特征点提取算法实现了图像拼接。首先输入两幅待拼接图,其次利用RobustMatcher类的SURF算法检测各自的特征点,然后对特征点进行了匹配,得到匹配点后利用匹配点生成投影矩阵,最后使用渐入渐出的融合方法实现了无缝融合。
- 2022-09-18 14:50:05下载
- 积分:1
-
BMP文件快速压缩成JPG文件的VC源代码
BMP文件快速压缩成JPG文件的VC源代码-BMP file compression rapid JPG file into the source code VC
- 2022-04-30 22:32:44下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
3d图形工具包
3d图形工具包-3d graph tool bag
- 2022-01-22 13:21:22下载
- 积分:1
-
一个应用动画实例,提供给大家参考 如果有意见可以和好交流。...
一个应用动画实例,提供给大家参考 如果有意见可以和好交流。-an application animation examples provided for your reference if opinions can be good and the exchange.
- 2022-02-12 05:52:24下载
- 积分:1
-
全站仪数据文件转换程序,能把全站仪传输到计算机中的数据转换成蔡司软件需要的数据形式,便于进行画图...
全站仪数据文件转换程序,能把全站仪传输到计算机中的数据转换成蔡司软件需要的数据形式,便于进行画图-total station data file conversion program, Total Station can transfer to your computer"s data conversion software needs Zeiss form of data, facilitate drawing
- 2022-10-03 21:05:03下载
- 积分:1
-
这是数码相机标定的一个算法,非常的好用,很精典
这是数码相机标定的一个算法,非常的好用,很精典-This is a digital camera calibration algorithm, very easy to use, it is classical
- 2022-04-13 07:09:41下载
- 积分:1
-
3d picrure
3d picrure
- 2022-12-20 14:20:04下载
- 积分:1
-
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,...
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian biological evolution, natural selection and genetic mechanism of the process of biological evolution computing model, is a simulation of natural evolutionary processes through the optimal solution search methods,
- 2022-01-25 23:32:15下载
- 积分:1
-
for Microsoft's new xna c# 2005 Guide Lesson 2 source code
微软的新作xna c#2005
教程第2课的源码-for Microsoft"s new xna c# 2005 Guide Lesson 2 source code
- 2022-05-15 07:50:38下载
- 积分:1