-
Snakes
说明: Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。(Snake model, which is often put Active Contour MATLAB model, it also includes the original literature.)
- 2006-03-29 15:35:12下载
- 积分:1
-
denoise
可以在MATLAB中对三维点云数据进行中值滤波。(The median filtering of 3D point cloud data can be carried out.)
- 2018-04-30 10:03:12下载
- 积分:1
-
An_example_of_Tetgen
不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
- 2021-03-14 20:49:22下载
- 积分:1
-
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-color.)
- 2020-11-10 16:59:46下载
- 积分:1
-
Delaunay
用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。(Delaunay triangulation using matlab program to modify the initial point, the points inside.)
- 2012-08-26 23:41:14下载
- 积分:1
-
基于VTK的三维重建提取骨骼和皮肤
利用VTK三维重建软件与VS2010结合,读取系列图像,并能显示三维重建结果,并且可以分别提取皮肤和骨骼,里面包含相应图片,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read a series of images, and can display three-dimensional reconstruction results, and can extract skin and bones, which contains the corresponding picture, the language is C++ language)
- 2021-05-08 14:58:35下载
- 积分:1
-
3Dreconstruction
用相机拍摄的二维图像重构建筑物的三维模型。(Camera with two-dimensional image reconstruction of three-dimensional model of the building.)
- 2021-04-28 10:58:44下载
- 积分:1
-
PLY_IO_Read_Write
PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑(A program which can read and write a PLY file)
- 2009-02-06 19:59:34下载
- 积分:1
-
gear3d
通过使用MATLAB语言建立三维渐开线齿轮啮合模型(use MATLAB to draw 3-D gear)
- 2019-03-21 16:16:24下载
- 积分:1
-
calcMeshNormals
用于求取三维点云数据的法向量,我的人脸建模就是用的这个,效果很好,但必须保证点云没有重叠的,否则会出现严重错误。(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.)
- 2020-07-28 21:48:39下载
- 积分:1