-
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇-1-32 is: the application of articles 33-66 graphics is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
- 2022-03-06 09:10:34下载
- 积分:1
-
基于OpenCV的强手棋设计
基于OpenCV的强手棋游戏设计,本代码使用了OpenCV来实现强手棋的每步走步的变化问题,具体的游戏步骤可以参看强手棋的规则,以更好的理解本游戏的开发与玩。
- 2022-12-28 19:50:04下载
- 积分:1
-
几何是一个集合的例程几何计算在2,3和氮。
GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segments, polygons, planes, polyhedra and vectors.-GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segments, polygons, planes , polyhedra and vectors.
- 2023-06-23 00:05:03下载
- 积分:1
-
方便的更换皮肤,不需要多少代码,非常简单易懂。
方便的更换皮肤,不需要多少代码,非常简单易懂。-facilitate the replacement of the skin, not the number of code is very simple and understandable.
- 2022-05-07 13:21:13下载
- 积分:1
-
GeoMaker 2.0 Ver
创建整个世界地理数据库。此程序创建的地理位置纬度、 经度和海拔高度 (海拔) 为每个城市、 村庄、 地区、 州、 郡在世界。这从美国地质调查局对美国 (和依赖关系) 收集数据和国家成像和所有其他国家测绘局。2.0版修复了USA数据库问题和其他修补程序。
- 2022-05-26 00:28:11下载
- 积分:1
-
divcsschinamap
div和css形成的中国地图。很实用的
大家可以学习定位-divcsschinamap
- 2022-04-28 12:50:44下载
- 积分:1
-
用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作...
用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作-with C Language painting an oval ball rotation procedures used in a large number of mathematical operations
- 2022-05-25 11:30:48下载
- 积分:1
-
A Rose for the flowering process, you can use this code is not the basis of the...
这个一朵玫瑰花开花的过程,可以以这个代码未基础开发一个喷水池-A Rose for the flowering process, you can use this code is not the basis of the development of a fountain
- 2022-03-20 14:06:25下载
- 积分:1
-
一组数据 指示图形控件
一组数据 指示图形控件-data graphics instructions Control
- 2022-03-17 01:04:32下载
- 积分:1
-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1