搜索资源列表
kd-trees
- 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
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
Image-Stitching
- 基于SIFT特征的全景图像拼接 主要分为以下几个步骤: (1) 读入两张图片并分别提取SIFT特征 (2) 利用k-d tree和BBF算法进行特征匹配查找 (3) 利用RANSAC算法筛选匹配点并计算变换矩阵 (3) 图像融合 -Image Stitching