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

搜索资源列表

  1. hulline

    0下载:
  2. 凸壳算法用了少许opengl,有交互界面,操作简单,用鼠标就可以完成。-convex hull algorithm with a bit opengl, interface, simple operation, using the mouse can be completed.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14535
    • 提供者:吴杰
  1. geometry_algorithm

    1下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment and whether the polygon. Both co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12437
    • 提供者:changxia
  1. CircleGiftWrap

    1下载:
  2. 计算几何中,用VC++实现的求点集凸包的包裹算法-computational geometry, with VC point for the collection of parcels convex hull algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40469
    • 提供者:Chen Fei
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12980
    • 提供者:henry
  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. quickhull4

    0下载:
  2. 凸包算法,运用分治的思想,用opengl显示出来-convex hull algorithm, the idea of partition, with opengl show
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25861
    • 提供者:wangmiao
  1. ConvexHull2

    1下载:
  2. 用增量算法生成凸壳-generate incremental algorithm using convex hull
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:杜斐
  1. tb

    0下载:
  2. 凸包算法好东西哦-convex hull algorithm Oh good things
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:7143
    • 提供者:我考
  1. mypolygon2

    1下载:
  2. 8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull vol
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 基于最优凸壳技术的Delaunay三角剖分算法-Convex Hull based on optimal technology Delaunay triangulation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:185322
    • 提供者:niujiying
  1. cg

    0下载:
  2. 实现演示若干图形学算法,点生成线起色算法,Bezier,多边形切割,凸包计算等。-Demonstrate the achievement of a number of graphics algorithms, point improvement algorithm to generate line, Bezier, polygon cutting, convex hull calculation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11244124
    • 提供者:wally
  1. Convex_Hull_Algorithm

    1下载:
  2. 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:5364
    • 提供者:荆凯旋
  1. convex

    0下载:
  2. 关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the tilt angle of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123048
    • 提供者:Free.L
  1. Convex_hullAlgorithm

    0下载:
  2. 实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。-A practical convex hull algorithm, including calculating angle of the point and horizontal line, dichotomy sort, looking for poles and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:30243
    • 提供者:薛佳丽
  1. Shell3D

    0下载:
  2. 三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。-Three-dimensional scene in three-dimensional convex hull algorithm and implementation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:56915
    • 提供者:Fang XiaoQing
  1. GrahamScan

    0下载:
  2. Graham凸包扫描算法,算法速度快,很经典的,程序内部注释比较全面。-Graham scan algorithm for convex hull algorithm is fast, very classic, more comprehensive program within the comment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:268578
    • 提供者:陈栋
  1. jisuanjihe

    0下载:
  2. 其中讲述了计算几何中常用的叉积定义以及应用,凸包算法,还有半平面交算法-Which describes the computational geometry of the cross product definition of commonly used applications, convex hull algorithm, there are half-plane intersection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:33894
    • 提供者:xjm
  1. Two-dimensional

    0下载:
  2. 二维凸包程序算法历史进程 算法demo 比较 比较好的学习凸包算法资料-Two-dimensional convex hull program algorithm historical process algorithm demo better learning convex hull algorithm data
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-20
    • 文件大小:55670
    • 提供者:王米
  1. semi_convex_hull

    0下载:
  2. 凸包算法,选取区域最外围点,用于感兴趣区域提取。(Convex hull algorithm is used to extract regions of interest.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:6865920
    • 提供者:Chao SIR
  1. 未命名文件夹

    0下载:
  2. matlab convex hull 详细算法(Detailed algorithm for matlab convex hull)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:27648
    • 提供者:卢晓艺
« 12 »
搜珍网 www.dssz.com