-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59:03下载
- 积分:1
-
一个颜色拾取器的源程序
一个颜色拾取器的源程序-pick up a color of the source
- 2022-02-02 22:59:33下载
- 积分:1
-
图处理算法
在机器视觉SLAM中,由于存在机械或图像配准误差,导致转移矩阵与姿态矩阵随时间的变化而逐渐增大。G2O构造优化图进行优化来消除该误差。原本代码为linux下使用,该版本使用mingw在Windows上编译,生成的dll与lib可直接添加入工程中
- 2022-02-05 20:33:19下载
- 积分:1
-
加载了bitmap,jpg,pcx等图形格式的类,实现了不同图形的显示和变换。...
加载了bitmap,jpg,pcx等图形格式的类,实现了不同图形的显示和变换。-Loading a bitmap, jpg, pcx graphics formats, such as categories, to achieve a different graphics display and transformation.
- 2022-10-15 12:30:02下载
- 积分:1
-
vcvb互相调用,希望对大家有用
vcvb互相调用,希望对大家有用-vcvb call each other, in the hope that useful U.S.
- 2022-05-18 09:10:49下载
- 积分:1
-
the design of polygon form
-设计多边形窗体 -设计多边形窗体-- Design polygon form- the design of polygon form- design form polygon
- 2023-01-15 06:50:03下载
- 积分:1
-
Bezier curve describes the algorithm and procedures realize
描述了Bezier曲线的算法与程序实现
-Bezier curve describes the algorithm and procedures realize
- 2022-06-30 14:54:50下载
- 积分:1
-
Detailed account of the different types of DVI interfaces, including the definit...
详细讲解了DVI接口的不同类型,包括和VGA的定义-Detailed account of the different types of DVI interfaces, including the definition and VGA
- 2022-06-27 22:13:49下载
- 积分:1
-
graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm...
关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
- 2022-01-25 15:31:55下载
- 积分:1
-
本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强
、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直...
本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强
、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, image enhancement, morphology enhancement, edge and silhouette, image analysis, image restoration, image coding and histogram processing
- 2023-07-10 22:25:03下载
- 积分:1