▍1. RollerCoaster
相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
VTK是一个用于图像处理的开源软件系统,3D图形、体积渲染和可视化。VTK包括许多高级算法(例如,曲面重建、隐式建模、抽取)和渲染技术(例如硬件加速体积渲染,LOD控制)。(VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control).)
说明: VTK是一个用于图像处理的开源软件系统,3D图形、体积渲染和可视化。VTK包括许多高级算法(例如,曲面重建、隐式建模、抽取)和渲染技术(例如硬件加速体积渲染,LOD控制)。(VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modelling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control).)
说明: WPF 三维编程代码示例.适合于WPF编程的初学者。(WPF 3D programming code example)
说明: 非刚性三维重建实例代码,源自一篇IEEE论文。(Non-Rigid SFM code from an IEEE paper.)
说明: 用MATLAB实现激光雷达的三维点云的重建。(Reconstruction of 3D point cloud with MATLAB)
用于求取三维点云数据的法向量,我的人脸建模就是用的这个,效果很好,但必须保证点云没有重叠的,否则会出现严重错误。(Strike a 3D point cloud data for normal vectors, and my face is to use this model, the effect is very good, but must ensure that there is no overlap of the point cloud, there would be a serious mistake.)
用于求取三维点云数据的法向量,我的人脸建模就是用的这个,效果很好,但必须保证点云没有重叠的,否则会出现严重错误。(Strike a 3D point cloud data for normal vectors, and my face is to use this model, the effect is very good, but must ensure that there is no overlap of the point cloud, there would be a serious mistake.)
计算点云数据的法向量和局部特征,以备三维重建运用(The normals and features can be computed from a point cloud using the NormFet software)
说明: 基于图像序列的单目三维重建,运用运动恢复结构,SIFT算法等(Monocular 3D reconstruction based on image sequence, using motion recovery structure, SIFT algorithm, etc.)
用于计算在三维点云处理过程中的局部点云面积估算,精度很高。(Used to calculate the three-dimensional point cloud processing local point cloud area estimation accuracy is very high.)
用于计算在三维点云处理过程中的局部点云面积估算,精度很高。(Used to calculate the three-dimensional point cloud processing local point cloud area estimation accuracy is very high.)
VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)
STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上(a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen. )
说明: 在matlab中读取stl切片文件,形成点云数据(Read STL slice file in MATLAB to form point cloud data)
一个由matlab编写的从多视点拍摄的图像计算Visual Hull的简单的演示程序,基于空间体积的方法求物体的Visual Hull,对实现由多视点图像求Visual Hull的过程可以起到借鉴作用(Matlab prepared by a multi-viewpoint images of the Visual Hull calculate simple demo program, the method of space-based volume objects for Visual Hull, the realization of multi-viewpoint image for Visual Hull of the process can play a useful reference)
从多张图像的轮廓重建3D物体,代码运行鲁棒,几乎没有Bug.(Images from more than the outline of the reconstruction of 3D objects, robust code to run, almost no Bug.)