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

搜索资源列表

  1. 计算几何算法

    1下载:
  2. 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3373
    • 提供者:徐灵奇
  1. cagd_arithmetic

    2下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. icp

    0下载:
  2. 迭代最近点算法的matlab源码,可以实现对3维点数据的对齐
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5087
    • 提供者:T D
  1. icpCpp

    1下载:
  2. 迭代最近点算法的c++代码,可以对3D数据进行对齐
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24170
    • 提供者:wdbigboy
  1. tmp

    0下载:
  2. CAD LISP 此程式应用到ActiveX物件 指定的点或选取的点会自动连到选取线的最近点(垂直点) 选点的方式可一次框选多点,程式会自动过滤掉非点物件, 或连续指定单一点
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2352
    • 提供者:jddddddddd
  1. oceanSolver

    1下载:
  2. 自己写的c++ maya plug-ins 。几何体采样节点。功能强大 ,能对曲线,曲面,多边形采样。得出最近点坐标,曲面曲率,空间uv参数。采样点距离。采样点的颜色信息rgba。对象的体积。等等 。版权归公司
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9447
    • 提供者:zhaojing
  1. visKDTree

    0下载:
  2. kdtree. 用于最近点搜索。 可输入点的三维坐标,再输入查询点,即可得到指定的最近点坐标。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:257721
    • 提供者:卢新
  1. mylineseg

    0下载:
  2. 线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内7. 求矢量夹角余弦 8. 求线段之间的夹角9. 判断线段是否相交10.判断线段是否相交但不交在端点处11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点 16.判断线段是否相交,如果相交返回交点-straight line segme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1265
    • 提供者:孤星赶月
  1. ICP

    0下载:
  2. ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小-registration of point cloud data,the iterated close point algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:xhm
  1. SiftANN

    0下载:
  2. 实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1782819
    • 提供者:Li Yanli
  1. nearestneighbour

    0下载:
  2. 国外人写的三维最近点查找程序,采用该程序可以很快找到距某一点或一组点最近的n个点。-Foreign people to write three-dimensional nearest point search procedure, the use of the program can be quickly found from a point or a group of points, the most recent n points.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:29383
    • 提供者:Liang
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  1. Dataregistrationin3-Dscanningsystems

    0下载:
  2. 通过引入特征点和改进最近点迭代法, 提出了一种 在三维扫描系统中对三维点云数据进行配准的方法。该方法 通过对特征点的提取, 首先得到一组匹配点对, 然后运用 SVD 矩阵分解算法求出转换参数R 和T, 进而以此作为最 近点迭代法的初始值, 并对最近点的求法和迭代截止条件作 了改进, 得到了很好的配准效果。该文论述了该方法的基本 原理, 并通过不同视觉下物体三维测量点云数据配准的应用 实例证明了该方法的有效性。-A 3-D meas uring dat a r egis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:155927
    • 提供者:jack
  1. searchnearestnode

    0下载:
  2. 程序实现给定平面上N个点的坐标,找出距离最近的两个点.程序中是两种方法寻找最近点对。解法一的时间复杂度是O(N^2)解法二的时间复杂度是(N*lg2/lgN)第二种方法较第一种方法在一维情况下,时间复杂度改进了不少。但是这个方法不能推广到二维的情况,因为距离最近的点对不能保证是影射到某条直线之后紧靠着的两个点。-the procedure can realize the Coordinate which have N nodes ,find the nearest distance betwee
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:911
    • 提供者:徐天扬
  1. ClosestPointOnaLine_OpenGL

    0下载:
  2. 在Visual Studio 2008环境下,制作的一个Open_GL寻找任一点到线上另一个最近点的小程序,适合Open_GL初学者学习使用.-Finds closest point on a line to another point on the Visual Studio 2008 flatform, Open_GL for beginners to learn to use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:36684
    • 提供者:starblue310
  1. Iterative-closest-point-algorithm-based-on-genetic

    0下载:
  2. 基于遗传迭代最近点算法的激光数据配准Iterative closest point algorithm based on genetic data registration of laser-Iterative closest point algorithm based on genetic data registration of laser
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:239067
    • 提供者:jin1889
  1. neardis

    0下载:
  2. 求最近点示例代码(基于MAPX5,VB6实现) 已知一点求最近点-Find the nearest point sample code (based on MAPX5, VB6 implementation) that are known to find the nearest point
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:284855
    • 提供者:fanwenyuan
  1. read

    1下载:
  2. 应用八叉树编码法划分点云邻域空间为多个指定边长的子立方体,保留每个子立方体中距中心点最近的点,实现从空间整体角度对点云的精简。对三维模型数据进行了精简测试,证明了该算法的有效性和实用性。 -Octree encoding application point cloud into space for the neighborhood more than the specified sub-cube side, keep away from each sub-cube in the center o
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3833856
    • 提供者:zhaolulu
  1. point-alignment

    0下载:
  2. 迭代最近点算法的一个简单实现,并使用了两个二维点集进行测试-an implementation and validation for the data association of two 2d point sets based on iterative closest points
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4577
    • 提供者:yangyuanzhe
  1. icp(C)

    1下载:
  2. C/C++实现ICP(迭代最近点算法),实现三维点数据的对齐-using C/C++ to achieve ICP (iterative closest point algorithm), to achieve a three-dimensional point data alignment
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-11
    • 文件大小:3072
    • 提供者:李娜
« 12 3 »
搜珍网 www.dssz.com