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

搜索资源列表

  1. reconstruct-suface-patch-by-opengl

    0下载:
  2. 对物体表面进行投影算法的重建,基于OpenCV和OpenGL来实现,算法本身比较简单,适于初学者参考-The projection of the surface reconstruction algorithm, based on OpenCV and OpenGL to implement the algorithm itself is relatively simple, suitable for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1857
    • 提供者:htmon
  1. PoissonRecon

    0下载:
  2. Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate the points as interpolation constraints. The extension can be interpreted as a generalization of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:164125
    • 提供者:青竹居士
  1. openGL4_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,并附带有三维点云数据TXT文件,方便用户测试,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Surface Reconstruction achieve the three-dimensional point cloud data display, along with a three-dimensional point cloud data TXT files, user testing, Opengl learning essential
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4322265
    • 提供者:ggyymm
  1. openGL5_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,而且通过迭代指定了每个片面的法失,使重构曲面更加平滑,Opengl学习必备入门程序,并已封装好了各种类,方便学习-Surface Reconstruction achieve the three-dimensional point cloud data show, but also through an iterative method is specified for each one-sided loss to make a smoother surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4385351
    • 提供者:ggyymm
  1. Three-dimensional-surface-rendering-

    0下载:
  2. 三维重建中面绘制算法原理,有详细的理论步骤-Three-dimensional surface rendering reconstruction algorithm theory, a detailed theoretical step
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:830633
    • 提供者:田佳
  1. segment

    0下载:
  2. 代码的sbseg’是一个非常快速的图像分割,由陈,esedoglu最初提出的变分模型的实现,以及Nikolova。分割模型和它的分裂Bregman方法数值解是在分裂Bregman方法本文几何应用描述:重建,分割和表面由汤姆德斯坦,沙维尔布列松,和斯坦利Osher。-The code ‘sbseg’ is an extremely fast implementation of the variational model for image segmentation originally propo
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4065
    • 提供者:wangyouquan
  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. multi-csrbf-gui

    0下载:
  2. 多尺度隐函数表面重构软件代码,可针对点云数据进行三维模型的表面重构。-The multiscale implicit function surface reconstruction software code, surface reconstruction can be carried out according to the three-dimensional model of point cloud data.
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1014384
    • 提供者:Niu Wenjie
  1. Monte_Carlo_simulation_20120702

    1下载:
  2. 蒙特卡洛模拟算法,用于三维曲面重构,大型球面镜测量-Monte Carlo simulation algorithm for three-dimensional surface reconstruction, large spherical mirror measurement
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2561
    • 提供者:高峰
  1. PoissonRecon

    0下载:
  2. 点云数据生成三维模型所采用的经典算法 泊松表面重建-Classical algorithm to generate a three-dimensional point cloud model used Poisson surface reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:186864
    • 提供者:
  1. Pcl_object_recognition

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

    • 发布日期:2017-04-26
    • 文件大小:11555
    • 提供者:tanpan
  1. PoissonRecon

    0下载:
  2. 三维表面重建中的经典算法。能够重建出精细的表面。--Three-dimensional surface reconstruction of the classical algorithm. To reconstruct a fine surface.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:187248
    • 提供者:赵恒恒
  1. 3D_Surface

    0下载:
  2. 一个基于VTK写的一个3D表面重建的一个程序,已经编译成功,直接用VS打开既可以运行。-A VTK based on the 3D to write a surface reconstruction of a program, has been successfully compiled, directly open the VS can be used to run.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:36794
    • 提供者:黄玩
  1. mcsuanfa

    2下载:
  2. 本代码可以作为参考使用学习,以前学习的时候毕业程序参考用的,基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示-This code can be used as a reference study, study before graduation when the program reference achieve MC algorithm for human brain MRI image rendering three
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:215874
    • 提供者:李雷
  1. PoissonRecon.x64

    0下载:
  2. 这是三维重建的泊松表面重建的源码,非常好的学习资料,对于学习三维重建的同学来说是非常的东西,欢迎下载-This is the Poisson surface reconstruction of the famous three-dimensional reconstruction of the source code, a very good learning materials for the students is very three-dimensional reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-29
    • 文件大小:462676
    • 提供者:刘盛清
  1. sanjiaowangge-qumian-chongjian

    0下载:
  2. 在MATLAB中将点云数据进行曲面重建,一个很好的例子。-To surface reconstruction of point cloud data in MATLAB, a good example.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1105501
    • 提供者:hanfeng
  1. PossionConv

    0下载:
  2. 完成两个表面模型的融合,实现物体表面的重建,生成完整3D模型(Two surface models are fused to reconstruct the object surface, and a complete 3D model is generated)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-22
    • 文件大小:71136256
    • 提供者:Kaishek
  1. 3d_plane_reconstruction_with_stereo

    0下载:
  2. 本程序利用立体视觉技术,用来对空间表面进行三维表面重建(3d Surface reconstruction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:10268672
    • 提供者:凭栏望雪
  1. MarchingCubes

    0下载:
  2. 三维表面重建算法,matchingcube快速算法。(3D surface reconstruction algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:夜无痕
  1. PoissonRecon

    0下载:
  2. 三维表面重建,经典三维表面重建算法。输入为三维点云,输出为三维表面模型。(surface reconstruction)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:223232
    • 提供者:qingyun186
« 1 2 3 45 6 »
搜珍网 www.dssz.com