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

搜索资源列表

  1. drawLine

    0下载:
  2. 由给定的点集 填充区域颜色 由给定的 点集 画线-Given set of points from the fill area color from a given set of points draw lines
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:35603
    • 提供者:liuyu
  1. TestDraw

    0下载:
  2. 绘制矢量图,并存储为矢量点集的文件,用于矢量切割。-Draw vector diagrams. Storage the key points for these vectors to a file, which will be used for vector cutting.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:262540
    • 提供者:luonian
  1. convex-hull

    0下载:
  2. 点集Q的凸包(convex hull)是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。-Q of the convex point set bag (convex hull) is to point to a minimum convex polygons, meet the Q point or in the polygon the side or in them.
  3. 所属分类:Other windows programs

    • 发布日期:2016-08-10
    • 文件大小:5655552
    • 提供者:方期待
  1. 20100428

    0下载:
  2. 利用Voronoi图及其对偶Delaunay三角网研究平面离散点集拓扑邻近稳定区域的计算方法,给出拓扑邻近稳定区域的概念,证明点的拓扑邻近稳定区域必须满足的两个条件,给出点的拓扑邻近稳定区域定量计算模型,并通过试验证明其正确性。-A method to maintain the neighboring relations between each two points in discrete points set is studied based on the delaunay triangul
  3. 所属分类:GIS program

    • 发布日期:2017-05-08
    • 文件大小:1739414
    • 提供者:lwz
  1. pointGene

    0下载:
  2. 用C++编写的四种分布类型的点集生成程序,包括Gauss-Kuzmin 分布,正态分布,均匀分布-In C++ to write four distribution types of the point set generator, including the Gauss-Kuzmin distribution, normal distribution, uniform distribution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3203174
    • 提供者:wendy
  1. CH

    0下载:
  2. 令S是平面上的一个点集,封闭S中所有顶点的最小凸多边形,称为S的凸包,表示为CH(S)。如下图中由红色线段表示的多边形就是点集Q={p0,p1,...p12}的凸包。-ConvHull problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1251
    • 提供者:Jia Jia
  1. Voronoi-Topological-Neighbors

    0下载:
  2. 提出一种三维散乱点云的Voronoi拓扑近邻点集查询算法-a new voronoi topological neighbors algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:614391
    • 提供者:丰祥
  1. min-circle

    0下载:
  2. 最小圆:实现求出点集的最小覆盖圆,此代码经调试后没有错误-The smallest circle: find the point set minimum coverage round, this code by debugging errors
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:940233
    • 提供者:侯海涛
  1. 2DfastTriangulation

    0下载:
  2. 清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!-Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:13731275
    • 提供者:张学贺
  1. TTestMinvexCoh

    0下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的二维凸包。 -Demand point set minimum the convex hull Graham algorithm. Given a set of points in the plane, to identify a minimal set of points sequential links forming a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:40385
    • 提供者:jxjj609
  1. icp-summarize

    0下载:
  2. 三维点集配准问题是计算机技术中的一个极其重要的问题,作为解决三维点集配准问题的一个应用较为广泛的算法,ICP算法得到了研究者的关注,本文以一种全新的思路从配准元素的选择、配准策略的确定和误差函数的求解等3个方面对三维点集配准的ICP算法的各种改进和优化进行了分类和总结。-3D point set registration problem is an extremely important problem in computer technology, is widely used as an a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:241276
    • 提供者:曹俊华
  1. minarea

    0下载:
  2. 这个程序演示了如何发现的最小外接盒或圆形的一个点集使用功能:minAreaRect()minEnclosingCircle()。-This program demonstrates finding the minimum enclosing box or circle of a set of points using functions: minAreaRect() minEnclosingCircle().
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:
  1. icp.m

    0下载:
  2. ICP(二个点集之间的匹配),传统而重要的匹配方法-ICP (match) between two point sets, traditional and important match method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:4624
    • 提供者:张东兴
  1. VTK-training-Course

    0下载:
  2. 一套很不错的网摘教程,很适合刚接触VTK的同学看一看 VTK 编程简介(转载) VTK数据类型 VTK教程之一 可视化管线 VTK教程之二 可视化管线的执行 VTK教程之三 数据集 VTK教程之四 单元和点集 VTK教程之五 数据集的类型和数据集的属性数据 VTK教程之六 构建数据集的例子程序..... -A very good tutorial, very suitable for network Abstract new to VTK the studen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-03
    • 文件大小:703760
    • 提供者:黄俊
  1. Hausdorff_Distance

    0下载:
  2. 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:300240
    • 提供者:vivi
  1. Opencv_Chinese_handbook

    0下载:
  2. 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:1326708
    • 提供者:贝壳里的海
  1. tubao

    0下载:
  2. 应用C++ 给定点集,自动生成该点集的最小凸包-Minimum convex hull the application C++ given point set, automatically generate the set of points
  3. 所属分类:.net

    • 发布日期:2017-11-08
    • 文件大小:793756
    • 提供者:王闰杰
  1. OptimalPartialShapeSimilarity

    0下载:
  2. 一篇外国大牛的文章,最优局部形相似,可用于基于轮廓的点集匹配中,希望有用。 -A foreign Daniel article, optimal local shape similar, can be used based on the contour point set matching the hope that useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:336901
    • 提供者:卢宠
  1. test_

    1下载:
  2. 实现点集的约束Delaunay三角剖分,采用GUI图形设计界面-Constrained Delaunay triangulation point set using the GUI graphical design interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:3534098
    • 提供者:严红娟
  1. tuwaixing-

    0下载:
  2. 由点集序列或数组创建凸外形,实现对图像的处理-To create convex shape by a sequence or an array of point set
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:978
    • 提供者:liye
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com