-
用turboc2闲时编的图形学用的显示直线的程序
用turboc2闲时编的图形学用的显示直线的程序-turboc2 the man with a series of graphics showing the straight procedures
- 2022-01-25 15:57:14下载
- 积分:1
-
三次样条平滑曲线,利用已有的算法Kjellander和PO…
对三次样条曲线进行光顺,采用已有的Kjellander和Polikoff算法进行,以及新的精确能量光顺法-Of cubic spline smoothing curves, using the existing algorithm Kjellander and Polikoff, and the new precision energy smoothing method
- 2022-03-01 05:09:58下载
- 积分:1
-
一个新的主动轮廓模型算法,简化了传统的实现过程,性能也有所提高。相关论文(Active Contours Driven by Local Image Fitti...
一个新的主动轮廓模型算法,简化了传统的实现过程,性能也有所提高。相关论文(Active Contours Driven by Local Image Fitting Energy)发表在Pattern Recognition 2009上。-A new active contour model algorithm, simplifying the traditional implementation process, performance also improved. Related Papers (Active Contours Driven by Local Image Fitting Energy), published in Pattern Recognition 2009 on.
- 2023-06-22 19:15:03下载
- 积分:1
-
VC动感编程源程序
VC动感编程源程序-VC dynamic programming source
- 2023-03-07 21:10:04下载
- 积分:1
-
基于tms320vc5509a的应用于fft傅里叶变化的函数
基于tms320vc5509a的应用于fft傅里叶变化的函数-Tms320vc5509a applied based on changes in function of fft Fourier
- 2022-10-06 06:45:02下载
- 积分:1
-
are on Glscene example, the beginning of the study, hopes to have more friends i...
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与-are on Glscene example, the beginning of the study, hopes to have more friends in
- 2023-01-10 14:20:03下载
- 积分:1
-
这是一个用vc编写的画虚的直线和曲线的程序示例
这是一个用vc编写的画虚的直线和曲线的程序示例-This is a preparation using vc painting imaginary straight line and curve of the sample programs
- 2022-07-18 07:31:14下载
- 积分:1
-
用VC++实现了Bézier曲线的算法,能用鼠标右键绘制多边形。
用VC++实现了Bézier曲线的算法,能用鼠标右键绘制多边形。-Using VC++ to achieve a Bézier curve algorithm, the polygon can be drawn with the right mouse button.
- 2022-03-10 21:30:34下载
- 积分:1
-
这里是一个VB的ocr示例,希望能够帮得上大家
这里是一个VB的ocr示例,希望能够帮得上大家-Here is a VB example of ocr, hope to be able to help everyone get on
- 2022-03-19 20:02:10下载
- 积分:1
-
基于sift的图像拼接技术
应用背景
SIFT特征匹配算法, 在没有先验知识条件下, 对旋转、尺度缩放、光照、视角变化等图像变化因素保持一定鲁棒性, 且对低重叠区域(30%左右的相似重叠区域)、部分遮挡(只出现在其中一张图上的物体)和噪声等因素也保持较好的可匹配性。可用于多尺度下的特征匹配,以及鲁棒性的图像拼接。
关键技术
1.高斯尺度空间极值检测
2.特征点位置的确定
3.特征点方向的分配
4.生成SIFT特征向量
5.图像拼接
6.图像融合
提取图像的sift特征,构造特征描述子,基于sift特征构造BBF-tree,根据描述子之间的欧式距离进行初步的匹配,然后进过鲁棒的Ransac估计出最佳运动模型H,然后用距离加权的方法在重叠区进行融合。
- 2022-01-26 00:03:58下载
- 积分:1