voxelizer

所属分类:matlab编程
开发工具:matlab
文件大小:2485KB
下载次数:12
上传日期:2010-01-06 20:06:31
上 传 者jsaravanaece
说明:  calculate the 3d voxels (in 2d pixel)

文件列表:
ArtOfIllusion.jar (2596664, 2008-08-04)
importAOIJava.m (869, 2008-08-12)
iswf.m (1084, 2008-07-30)
license.txt (1342, 2009-05-20)
plot3D.m (5159, 2008-08-27)
plot3D.old.m (4566, 2008-08-11)
sparse3D.m (944, 2008-08-27)
sphere.obj (26979, 2008-05-19)
sphere1.png (17904, 2008-08-12)
sphere2.png (23287, 2008-08-12)
voxel.m (1845, 2008-08-11)
voxelize.m (2481, 2008-08-27)
voxelizer.jar (22999, 2008-08-27)
wfToAoi.m (968, 2008-08-11)
wf_load.m (14039, 2008-07-31)
wf_loadr14.m (14199, 2008-08-12)

Required java version: 1.5.0 Prefered matlab version R2007a File wf_loadr14.m has been fixed to work with matlab R14, however some it has not been toughly tested and may be (even more) buggy than the wf_load.m, which works with R2007a. File importAOIJava.m adds the ArtOfIllusion.jar and voxelizer.jar jar files from the current work directory. If the jar files are in a different location, modify the path files accordingly. TESTING: To test this plugin is working, run the following commands: >> obj = wf_load('sphere.obj'); >> [ vox res ] = voxelize(obj); >> plot3D(vox, res); The produced output should be a voxelized sphere. sphere1.png shows how the sphere looks like half way through the plotting process. sphere2.png shows how the sphere looks like once the plotting has finished.

近期下载者

相关文件


收藏者