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

搜索资源列表

  1. 112

    0下载:
  2. 很好用的OPENGL DLL,包括显示,旋转,平移,点云读取等-dkfhvehvkvkndskvndvkdsvdsvfdsv
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:20174
    • 提供者:ww
  1. Rot_Pts_alongAxis

    0下载:
  2. 自己写的IDL代码,在三维空间中将一个点云绕任意轴旋转-self-made IDL code, rotate a 3D point set along an arbitrary axis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:847
    • 提供者:Hongkai Wang
  1. ICP

    0下载:
  2. 迭代最邻近点算法进行3D点云的匹配,四元数方法求旋转-ICP algorithm for point clouds
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1487
    • 提供者:Bo Wang
  1. PointCloud

    0下载:
  2. OpenGL读取点云显示的程序 实现平移旋转缩放 -Show Point Cloud with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5561466
    • 提供者:刘世超
  1. glPROJECT

    0下载:
  2. 用opengl编写的点云显示程序,缩放,移动,旋转,追主要的是可以实现交互操作,拾取点云,glproject().-Opengl prepared the point cloud display, zoom, move, rotate, chasing the main can interoperate to pick up the point cloud, glproject ().
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5779446
    • 提供者:王长波
  1. Laser-Interface-1

    1下载:
  2. txt点云数据的读取,可以实现点云的框选,旋转,提取边界等操作,是非常好的点云预处理程序。-read txt cloud point,option the certain cloud,rotation、bounder,it is useful。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-22
    • 文件大小:8867578
    • 提供者:chunyu
  1. Sample-point-MFC

    0下载:
  2. 读取off模型进行三维点云显示。经过平移缩放预处理。可旋转查看模型。-Read off model three-dimensional point cloud. After Pan and Zoom pretreatment. View the model can be rotated.
  3. 所属分类:Graph program

    • 发布日期:2017-11-06
    • 文件大小:2991621
    • 提供者:lx
  1. nocolorpointcloud

    0下载:
  2. 利用PCL绘制三维点云图像,并实现360度旋转显示-PCL draw three-dimensional point cloud image, and 360-degree rotating display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-13
    • 文件大小:1033
    • 提供者:euphy
  1. point-cloud

    0下载:
  2. 实现对三维点云的读取,显示,旋转,面旋,平移,缩放-Read 3D point cloud, display, rotating surface spin, pan, zoom
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:1119111
    • 提供者:陈璋雯
  1. visKDTree

    0下载:
  2. 根据一片点云经过旋转变换,生成另一片点云,求出曲率,实现两片点云的粗配准。-Through the rotation transform a point cloud generated another piece of point cloud obtained curvature coarse registration of two point clouds.
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:1581648
    • 提供者:gaochao
  1. SVD_RT

    0下载:
  2. 目的:根据刚体变换理论计算rt矩阵,点云在旋转前后发生刚体变换,并不会对点云数据的模型进行改变 相对于最小二乘法的直接计算点云的方法,A=R*B,>> R=(A*B )*[inv(B*B )] 与该方法相比,该方法最直观, 但是会引起点云模型变形,该方法求出的rt,矩阵不是正交矩阵,而下面的方法则是刚体变换,不会引起点云数据 模型的变形-Objective: according to the theory of rigid body transformation ma
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1631
    • 提供者:刘春阳
  1. 362329227imlook3dv12

    1下载:
  2. [scanalyze-1.0.3_source_code.rar] - 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接 [vtkExtractVOI.rar] - 本程序是有关vc++与vtk相结合的情况下,三维重建的效果,其中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域。 [3DShow-v.rar] - 在三维城市,或者三维古建筑模型的重建中,用于三维
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:67170
    • 提供者:LiQuan
  1. rotation-and-translation

    1下载:
  2. 三维点云通过平移话旋转矩阵进行位置变换的程序实现-3D point cloud transformed by translating and rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3759
    • 提供者:lvdan
  1. My3DpointzsSharpGL

    3下载:
  2. C#编写的隧道点云处理程序,实现点云数据的读取显示,可以旋转,缩放等。核心功能有,点云排序,断面提取等-Written in C# tunnel point cloud processing, reading point cloud data display, you can rotate, zoom and so on. Core functions, point cloud sorting section extraction
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-02
    • 文件大小:3872768
    • 提供者:sunsenzhen
  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. OpenGLPMFCPPointCloud

    0下载:
  2. 基于单文档的MFC+OpenGL,实现点云的显示,缩放,旋转等-Based MFC+OpenGL single document, point cloud display, zoom, rotate, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:10239727
    • 提供者:wo1182929447
  1. opengltest

    0下载:
  2. 一个学习OpenGL入门的小程序,实现了把一幅视差图按照点云的形式显示,可以任选角度旋转,暂时没有缩放功能。-A learning OpenGL entry of small procedures, the realization of a disparity map to show the form of point cloud, optional angle rotation, temporarily not scaling function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:780246
    • 提供者:
  1. Opengl-dianyunmoxing

    0下载:
  2. 对点云数据进行了显示,还包括旋转等操作,采用VS2010编程,结合opengl,-Point cloud data were displayed, including rotating, etc., using VS2010 programming, combined with opengl,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11240121
    • 提供者:孙少平
  1. CPoint3DCloud

    0下载:
  2. 读取点云数据 并能旋转 缩放处理,不过读取的文件不能太大 里面的核心功能文件时dll形式 -read point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12446527
    • 提供者:VC
« 1 23 »
搜珍网 www.dssz.com