CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最近点

搜索资源列表

  1. icp

    0下载:
  2. 三维点迭代最近点,可以用作做三维点的配准还有三维图像的采样后配准,-It is about ICP.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5673
    • 提供者:张鹏
  1. closest

    0下载:
  2. 最近点,分支策略,这是某高校的考研复试题目。- branching strategy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:811
    • 提供者:曹世磊
  1. 3Dlines

    0下载:
  2. 这个小程序提供异面直线最近点距离和坐标的例子-This program prodevides an example for 3D lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:12074
    • 提供者:xuxiangxing
  1. icp

    0下载:
  2. icp算法,迭代最近点算法,拟合两个点云,达到点云的对齐-icp algorithm, iterative closest point algorithm, fitting two point clouds, reaching the point cloud alignment
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2224
    • 提供者:yangjie
  1. include

    0下载:
  2. (1) 随机算法能求解的问题类型和实例。 (2) 求解最近点对问题的方法。 (3) 目前求解最近点对问题的常用算法中,最快的算法时间复杂度是多少 -(1) the problem types and instances can be solved by the random algorithm. (2) the method of solving the problem of the nearest point. (3) at present, the time compl
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:14099
    • 提供者:陈倩
  1. Octree.08.03.2008

    1下载:
  2. 八叉树代码,实现最近点查找,内包含点云实例-Octree code to find the nearest point to achieve, and contains the point cloud instances
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:579543
    • 提供者:Devin Kong
  1. ICP_test_demo

    0下载:
  2. ICP算法即:迭代最近点法(Iterative Closest Points Algorithm)。ICP算法由Besl和Mckey提出,是一种基于轮廓特征的点配准方法主要用于解决基于自由形态曲面的配准问题。
  3. 所属分类:Windows编程

    • 发布日期:2015-11-07
    • 文件大小:114608
    • 提供者:y139258
  1. ClosestPair

    0下载:
  2. 使用两种方法求最近点对,分别是双重循环和分支法,可以运行,java代码。-closest pair
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2595098
    • 提供者:aiaiai
  1. introduction-to-algorithms-code

    1下载:
  2. 1st:快排序算法及优化(7.4-5); 2nd:红黑树插入算法; 3rd:区间树上的重叠区间查找算法; 4th:求最近点对算法; 5th:最长公共子序列(LCS)算法; 6th:Huffman编码问题; -introduction to algorithms code
  3. 所属分类:source in ebook

    • 发布日期:2016-12-06
    • 文件大小:40960
    • 提供者:骨头
  1. CPPT

    0下载:
  2. 给定一个平面,内有n个点,找出其中距离最近的两个点。采用图形界面,n的个数大于100,随机生成点。 采用QT Creator生成坐标轴界面 分而治之算法计算最近点对。-Given a plane, there are n points, find out where the nearest two points. Use graphical interface, the number n is greater than 100, randomly generated points. QT Cre
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:734571
    • 提供者:lym
  1. fenzhifazuijnidiandui

    0下载:
  2. 分治法的应用,分治法求最近点对源码,编译无措,算法基础实验-The application of the method, divide and conquer method for the nearest point on the source code, compile flawless, algorithm based on the experiment
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1888
    • 提供者:吴金伟
  1. icp.zip

    0下载:
  2. 本程序是MATLAB程序,用于刚性的迭代最近点算法进行3D配准,具有很好的效果。里面有详细的参数说明,欢迎下载!
  3. 所属分类:matlab例程

  1. Computational-Geometry

    0下载:
  2. 点是否在多边型中、判定两条直线是否相交、平面最近点对-Point is in polygon, it is determined whether the two lines intersect, the nearest point on the plane
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3082
    • 提供者:周彧
  1. zuijindian

    0下载:
  2. 这是我自己写的一个最近点对的问题的算法实现 -This is my own point of writing of a recent algorithm for the problem ~ ~
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2703
    • 提供者:llcdc141yiln
  1. Find-the-closest-pair-of-points

    0下载:
  2. 最近点算法,FCPP,c++语言,visual studio-The closest point algorithm, FCPP, c++ language, visual studio
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:736
    • 提供者:赵纯艺
  1. laser-kinect-pointcloud-register-icp

    1下载:
  2. 针对三维重建中的点云配准问题,提出一种基于点云特征的自动配准算法。利用微软Kinect传感器采集物 体的多视角深度图像,提取目标区域并转化为三维点云。对点云进行滤波并估计快速点特征直方图特征,结合双向 快速近似最近邻搜索算法得到初始对应点集,并使用随机采样一致性算法确定最终对应点集。根据奇异值分解法 求出点云的变换矩阵初始值,在初始配准的基础上运用迭代最近点算法做精细配准。实验结果表明,该配准方法既 保证了三维点云的配准质量,又降低了计算复杂度,具有较高的可操作性和鲁棒性。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4065569
    • 提供者:zhaotianyang
  1. icp

    0下载:
  2. 这是关于在“icp.m”中实现的ICP(迭代最近点)算法的代码。 其有使用例子 使用在“example.m”和“example2.m”中找到,其中使用最小二乘点对点最小化, 除了最小二乘最小化之外,还实现了其他标准函数。- This is a short documatation about the ICP (iterative closest point) algorithm implemented in icp.m . Examples of its simplest us
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:20209
    • 提供者:汪代码
  1. ICP-test-master

    0下载:
  2. 经典的迭代最近点程序。ICP算法。该程序用来配准两片点云或者两幅图像。可以在Linux下运行,也可以在Windows下运行。-Classic iterative closest point in the program. ICP algorithm. The procedure used to registering two point cloud or two images. Can run under Linux, it can also run under Windows.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5226629
    • 提供者:张晶
  1. fox

    0下载:
  2. 这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式-This is a classic look for point to recent algorithm, using VC to write, adopt the way of class
  3. 所属分类:ComboBox

    • 发布日期:2017-12-14
    • 文件大小:9216
    • 提供者:jdle&390
  1. receln

    0下载:
  2. 这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式-This is a classic look for point to recent algorithm, using VC to write, adopt the way of class
  3. 所属分类:Network Security

    • 发布日期:2017-12-16
    • 文件大小:8192
    • 提供者:Jefsrey
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com