搜索资源列表

  1. autopano-sift-C-2.5.0

    0下载:
  2. sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:266240
    • 提供者:刘恒
  1. kd_tree

    0下载:
  2. 一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-24
    • 文件大小:24576
    • 提供者:南亮亮
  1. KD_Tree

    0下载:
  2. KD_Tree In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:4096
    • 提供者:Lee Sangmin
  1. ImageStitch

    0下载:
  2. 基于SIFT算法的图像拼接 主要是运用SIFT算法求得特征点,然后用kd_tree进行特征点匹配,根据匹配点求得2x2的变换矩阵,然后利用变换矩阵变换图像(需要插值)。-Image Stitch Based on SIFT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:31744
    • 提供者:yyscamper
  1. kd_tree

    0下载:
  2. kd-tree数据结构的C语言实现,代码中有注释,可读性强,适合初学者使用。-kd-tree data structure of the C language, there are notes, readable.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:2601984
    • 提供者:tim
  1. KD_Tree

    0下载:
  2. 基于K维空间索引的点查询算法KD树,本代码实现一般的查询功能-K-dimensional space-based index point KD tree search algorithm, the code search function in general
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:陈江
  1. 2531780_1322095876

    0下载:
  2. kd_tree代码,包括原理,树的构建,搜索。-kd_tree code, including the principle of constructing tree search.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:liulei
  1. KD_tree

    0下载:
  2. 用于多节点创建的KD树创建,实现数据划分-KD tree is used to create a multi-node created, data division.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:羽伦
  1. Kd_Tree

    0下载:
  2. 本段代码实现了kd-tree,提供了完整的k树代码-This code implements the kd-tree, the tree provides a complete k codes
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:16384
    • 提供者:赵建新
  1. KD_tree

    0下载:
  2. K_D树,python代码,对输入的三维点云数据(x,y,z)建立K_D,并返回前序遍历结果-K_D tree, Python code K_D establish three-dimensional point cloud data (x, y, z) input, and returns the result of the previous preorder
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:周一一
  1. kd_tree

    0下载:
  2. 数据挖掘之决策树的简单详细使用!!!!!!!!!!!!!(Simple and detailed use of decision tree for data mining)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:whl0586

源码中国 www.ymcn.org