matlab影像镶嵌代码-voxel-shapes:用于创建体素形状和试验3D特征的库

时间:2024-07-06 04:53:19
【文件属性】:

文件名称:matlab影像镶嵌代码-voxel-shapes:用于创建体素形状和试验3D特征的库

文件大小:598KB

文件格式:ZIP

更新时间:2024-07-06 04:53:19

系统开源

matlab影像镶嵌代码体素形状库 体素形状库 (VSL) 是 MATLAB 函数和绘图例程的集合,可帮助生成具有不同配置的各种形状的 3D 体素图像。 该库支持修改对象的分辨率、比例、平移、旋转和阈值锐度。 实现了以下类型的形状: 椭球体 长方体 圆筒 锥体 圆环 用法 此代码已经过测试,可与 MATLAB 2016a 及更高版本一起运行。 以下示例脚本显示了如何使用库函数。 example_create_basic_shapes.m - 展示如何创建和绘制基本的 3D 体素形状 example_create_basic_shapes_with_noise.m - 显示如何创建和绘制具有值噪声的基本 3D 体素形状 example_create_shape_dataset.m - 展示如何创建和绘制 3D 体素形状的数据集 example_create_shape_mosaic.m - 使用随机参数配置创建示例 3D 形状的马赛克


【文件预览】:
voxel-shapes-master
----example_create_basic_shapes_with_noise.m(721B)
----plot_dataset.m(431B)
----img()
--------cylinder.png(22KB)
--------torus.png(35KB)
--------mosaic.png(437KB)
--------cone.png(36KB)
--------ellipsoid.png(41KB)
--------cuboid.png(17KB)
----tight_subplot()
--------tight_subplot.m(2KB)
--------license.txt(1KB)
----readme.md(1KB)
----example_create_shape_dataset.m(364B)
----example_shape_mosaic.m(1KB)
----create_shape_dataset.m(2KB)
----LICENSE(1KB)
----plot_3d_image.m(4KB)
----create_3d_shape.m(3KB)
----example_create_basic_shapes.m(667B)
----.gitignore(14B)
----sample_weights.m(407B)
----default_voxel_params.m(5KB)
----create_3d_noise.m(1KB)

网友评论