资源列表
PCShow
- 三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo
osgCompute
- osgcompute是用于并行执行代码的抽象基库。 流式处理器。库连接到OpenScenegraph(OSG) 因此,它可以被包括在景观中。它给用户 可以跳到图形处理单元(GPU)进行任何类型的操作 计算结果。然后就可以获得操作过的数据。 到scenegraph进行进一步处理(例如渲染)。(osgCompute is the abstract base library for the execution of code on parallel streaming processors.
humantreefrog
- A PLUGINS FOR RHINO WHICH IS A 3D BUILDING SOFTWARE. BY USING THIS PLUGIN YOU CAN MODIFY THE LINE WEIGHT AND COLOUR
stlread
- 把STL格式的三维图像导入到MATLAB中所需要的一个小程序(A Small Program for Importing STL-formatted Three-Dimensional Images into MATLAB)
MutilReDraw
- 访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
Normal Thief v1.0
- 3Dmax中的法线编辑脚本,通过拾取现有模型的法线赋给目标对象(Normal Editing scr ipt in 3Dmax)
gear3d
- 通过使用MATLAB语言建立三维渐开线齿轮啮合模型(use MATLAB to draw 3-D gear)
PCL体素栅格滤波器
- 基于PCL的点云滤波中的体素栅格滤波算法,将点云数量过于庞杂的点云文件进行简化但保留其特征,减少后续处理的计算量(PCL VoxelGrid filter)
57578869matlab--3D-reconstruction
- 基于matlab三维重建代码,及基础知识的了解和掌握(three-dimensional reconstruction)
490592623D
- 三维重建认识和了解,基于matlab的使用(three-dimensional reconstruction)
ICP
- 用svd的方法最优化求解两个点云的变换矩阵,R和T(Using SVD method to optimize the transformation matrix, R and T of two point clouds)
去雾图像评价
- 9种去雾图像评价函数,用于图像去雾前后的质量评价,包含盲评价函数。