image thumbnail

updated 10 months ago

Polygon2Voxel by Dirk-Jan Kroon

Convert a triangulated mesh into a voxel volume (mesh, voxel volume, polygons)

Volume=polygon2voxel(FV,VolumeSize,mode,Yxz)

Volume=polygon2voxel_double(FacesA,FacesB,FacesC,VerticesX,...

image thumbnail

updated almost 3 years ago

ind2patch by Kevin Moerman

Allows plotting of patch data (slices and voxels) for 3D images for selected voxels (image, patch, 3d)

[F,V,C]=ind2patch(IND,M,ptype)

image thumbnail

updated 4 years ago

3D voxelizer by Carlos Martinez-Ortiz

Provides functionality to convert a 3D object to voxel representation. (voxels, image analysis, 3d modeling)

importAOIJava(package)

iswf(obj)

plot3D(varargin)

image thumbnail

updated almost 15 years ago

plot3d.m by Haim Azhari

This M-function produces an image of a 3D object defined by matrix a(l,m,n) in terms of voxels. (3d, graph types, image)

[b,d]=plot3d(a,alfa,beta);

Contact us