Codebase list octave-iso2mesh / 0622491
d/control: Add stanza for the matlab-iso2mesh binary package Rafael Laboissière 3 years ago
1 changed file(s) with 22 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2626 medical imaging data analysis and multi-physics modeling.
2727 Iso2Mesh is cross-platform and is compatible with both MATLAB
2828 and GNU Octave.
29 .
30 This package contains the Octave support for iso2mesh.
31
32
33 Package: matlab-iso2mesh
34 Architecture: all
35 Depends: matlab-zmat, matlab-jsonlab, matlab-jnifti, iso2mesh-tools, tetgen, ${misc:Depends}
36 Description: 3D surface and volumetric mesh generator for MATLAB
37 Iso2Mesh is a MATLAB/Octave-based mesh generation toolbox,
38 designed for easy creation of high quality surface and
39 tetrahedral meshes from 3D volumetric images. It contains
40 a rich set of mesh processing scripts/programs, working
41 either independently or interacting with external free
42 meshing utilities. Iso2Mesh toolbox can directly convert
43 a 3D image stack, including binary, segmented or gray-scale
44 images such as MRI or CT scans, into quality volumetric
45 meshes. This makes it particularly suitable for multi-modality
46 medical imaging data analysis and multi-physics modeling.
47 Iso2Mesh is cross-platform and is compatible with both MATLAB
48 and GNU Octave.
49 .
50 This package contains the MATLAB support for iso2mesh.
2951
3052
3153 Package: iso2mesh-tools