搜索资源列表
kd-trees
- 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
Shape
- 针对常见的几何形状匹配算法对目标遮挡较为敏感, 提出了一种基于角点匹配的几何形 状定位。 该方法首先根据边缘曲率提取图像的角点, 然后采用基于改进的投票策略的角点匹配算法对检测图与模板图进行匹配, 最后通过 Ransac算法去除错匹配。 实验表明, 该算法定位效果良好,有效地解决了目标部分遮挡问题。-A noval geometry shape position algo rithm based on point feature matching is proposed to solve t
schnabel-2007-efficient
- 基于RANSAC算法的三维点云形状检测系统-RANSAC algorithm-based three-dimensional point cloud shape detection system
RANSAC
- ransac算法的介绍,包括定义和功能,以及步骤-ransac algorithm introduced, including the definition and function, as well as steps
08measure
- 基于随机抽样一致性算法的运动平面上点的视觉测量及其应用 -RANSAC based visual measurement of point on ground plane and application in sport
Image-Stitching
- 基于SIFT特征的全景图像拼接 主要分为以下几个步骤: (1) 读入两张图片并分别提取SIFT特征 (2) 利用k-d tree和BBF算法进行特征匹配查找 (3) 利用RANSAC算法筛选匹配点并计算变换矩阵 (3) 图像融合 -Image Stitching
RANSAC算法
- RANSAC算法文章和matlab实现,主要是为了计算基础矩阵(RANSAC algorithm article and matlab, mainly to calculate the basic matrix.)