CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 分割算法

搜索资源列表

  1. ImageFG5

    0下载:
  2. 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:219049
    • 提供者:xiong
  1. Foley Algorithm

    0下载:
  2. Foley 球面分割算法-科学数据可视化-Foley spherical segmentation algorithm-Scientific Data Visualization
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:61136
    • 提供者:吴小毛
  1. segmentation3D.rar

    0下载:
  2. 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:233798
    • 提供者:宋欣
  1. CLUSTER_ISODATA

    0下载:
  2. 本程序主要实现ISODATA聚类算法,可以动态的调整分割的期望份数,效果有了很好的改善-The main achievement of this procedure ISODATA clustering algorithm, can dynamically adjust the partition of the expectations of the shares, the effect has been very good improvement
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:351708
    • 提供者:ding
  1. MITK

    0下载:
  2. 基于mitk的三维图像表面重建。用marching cubes算法实现,容易扩展到基于分割的表面重建。-Mitk based on the surface of the three-dimensional image reconstruction. Marching cubes algorithm to use, easy to extend to the surface reconstruction based on the partition.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2882109
    • 提供者:liu yihao
  1. 3Dsuanfa

    0下载:
  2. c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:499568
    • 提供者:李海涛
  1. 3D-model-segmentation-

    0下载:
  2. 基于区域增长等算法对三维模型进行分割,实现了一篇文献中的三维模型分割算法-Region growing algorithm based on three-dimensional model such as segmentation, to achieve a three-dimensional model of the literature segmentation
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7966426
    • 提供者:李伟
  1. PCL-1.6-sources

    1下载:
  2. PCL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。这里是PCL1.6的例子源码-PCL (Point Cloud Library) is on the basis of absorbing the predecessors Point Cloud related research to build a
  3. 所属分类:3D Graphic

    • 发布日期:2015-09-23
    • 文件大小:156672
    • 提供者:yangzhenfa
  1. GESTURE

    0下载:
  2. 手势识别算法,可用于跟踪运动手部,采用肤色分割方法-Gesture recognition algorithm can be used to track the movement of the hand, the use of color segmentation method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3506
    • 提供者:Yongfeng Zheng
  1. 1-planar_segmentation

    0下载:
  2. 基于RANSAC算法的3D点云平面分割程序,最终可提取出平面方程。-a program used to planar segment 3D point cloud based on RANSAC. The plane parameters can be output and the rest of the point cloud can be saved as PCD files.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:柏良
  1. GA

    1下载:
  2. 基于遗传算法的图像阈值分割。里面有代码和本人搜集的参考文献,有助于初学者学习。-Based on genetic algorithm for image thresholding. I gathered codes and references which are very helpful for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7303706
    • 提供者:宋小可
  1. scene_labelling_rgbd-groovy

    2下载:
  2. 基于PCL的图像识别处理,CL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行。-Image recognition based on PCL
  3. 所属分类:3D Graphic

    • 发布日期:2016-01-20
    • 文件大小:4058112
    • 提供者:tanpan
  1. 分割代码

    0下载:
  2. 本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud imag
  3. 所属分类:3D图形编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:七品官人
搜珍网 www.dssz.com