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

搜索资源列表

  1. hoops_web_plugin

    0下载:
  2. 接着上次发的HOOPS资料,这次发相关的hoops网页插件注册的资料-then made the last HOOPS information that the relevant hoops website plug-registration information
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2167436
    • 提供者:丁大
  1. 3DMed_OpenSource

    0下载:
  2. 这是一个3D医学图像处理软件,可以对图像进行分割和配准,对于三维和二维的医学图像都可以使用。-This is a 3D medical image processing software, you can image segmentation and registration for three-dimensional and two-dimensional medical images can be used.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-16
    • 文件大小:24842457
    • 提供者:gaojuan
  1. ICP

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

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

    0下载:
  2. 通过两个摄像机的配准,实现三维空间点的重建。-Registration through two cameras to achieve the reconstruction of three-dimensional space points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3871770
    • 提供者:guofuqiang
  1. 7941943TPS-RPM

    1下载:
  2. 使用薄板样条函数,完成点对的非刚体配准方法。此类提供算法的封装。-Use of Thin plate spline, the completion point of the non-rigid registration method. Such packages provide the algorithm.-
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:45668
    • 提供者:tzj
  1. Shine106Installer

    0下载:
  2. 一款很好的CB插件,直接安装就可以使用,注册码在网络上搜索一下就OK了-A very good CB plug-in, direct installation, you can use, registration code on the network search on the OK of the
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:89864
    • 提供者:王磊
  1. 3DMed_Code

    0下载:
  2. 3Dmed系统中主要提供了医学影像数据I/O、二维操作、医学影像分割、表面绘制、体绘制、虚拟切割、三维测量及医学图像配准等基本功能-3Dmed system mainly provides the medical image data I/O, two-dimensional operation, medical image segmentation, surface rendering, volume rendering, virtual Cutting, three-dimension
  3. 所属分类:3D图形编程

    • 发布日期:2013-12-14
    • 文件大小:11762265
    • 提供者:尹香之
  1. Image-registration

    0下载:
  2. 建议静态链接C库(Multi threaded或者Single threaded)-Image registration demo program ( source code)
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:46989
    • 提供者:德庐
  1. MATFOR-v4.10.070328-in-Cpp

    0下载:
  2. 著名的3维科学软件的注册码,能非常快速的开发三维数据处理软件。-Famous 3-dimensional scientific software registration code, a very rapid development of three-dimensional data processing software.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-13
    • 文件大小:4422
    • 提供者:吴建斌
  1. IterativeClosestPointsTransform

    0下载:
  2. vtk里面关于ICP点云配准的程序,调试可用。-vtk inside on ICP point cloud registration procedures, debugging is available.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2796
    • 提供者:鲁力
  1. itk_MFC

    0下载:
  2. 二维医学图像配准。注意算法哦。界面用的MFC单文档。显示用的api-Two-dimensional medical image registration. Note algorithm oh. Interface using MFC single document. Display the api
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:60600
    • 提供者:王之元
  1. icpcode

    0下载:
  2. 迭代最近点点云配准算法的matlab实现,最经典的算法-Iterative Closest little cloud registration algorithm matlab realize, the most classical algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:5572
    • 提供者:南煎丸子
  1. Two-camero-registration

    0下载:
  2. it introduce how to get good method for two camero registration. Let us know the detail .
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4130556
    • 提供者:Gname
  1. SVD_Registration

    0下载:
  2. 奇异值分解的点云配准,输入点云的源坐标和目标坐标,计算期望的旋转矩阵和平移向量。-Singular value decomposition point cloud registration, input the source and target point cloud coordinates to calculate the expected rotation matrix and translation vector.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:536
    • 提供者:xujing
  1. Quater_Registration

    0下载:
  2. 四元数分解的点云配准,输入点云的源坐标和目标坐标,计算期望的旋转矩阵和平移向量。-Quaternion decomposition point cloud registration, input the source and target point cloud coordinates to calculate the expected rotation matrix and translation vector.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:666
    • 提供者:xujing
  1. icp

    0下载:
  2. ICP算法实现点云配准,在pcl点云库课本第13章第二节实例的基础上进行了改进,实现了更精确配准-ICP algorithm for point cloud registration, in Chapter 13, Section instance pcl basis point cloud library textbook has been improved to achieve a more accurate registration
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:亲亲
  1. demon_registration(2Da3D)

    0下载:
  2. demons配准程序,包括2维的配准程序和3维的配准程序-demons registration,including 2d and 3d version
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7325729
    • 提供者:chen
  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. iterative_closest_point

    0下载:
  2. ICP算法在点云数据配准方面的一个例子,可以参考-An example of ICP algorithm in terms of point cloud data registration, you can refer
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1605
    • 提供者:ybh
  1. registration-dual-quatanion

    0下载:
  2. 基于对偶四元数的多个视图的配准方法源代码,这是一种全局配准的优化方法,一般迭代最近邻方法在配准多个视图时会产生累计误差,这个时候就可以使用本方法消除这种累计误差。- This is the code for the famous paper Multiview Registration via Graph Diffusion of Dual Quaternions 。It can reduce the cumulated error through ICP registration alg
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14280410
    • 提供者:BruceChen
« 12 »
搜珍网 www.dssz.com