You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following list of functions are copied from the INDEX file.
Use the checkmark to indicate of a function has been initially ported to Python, and use the "initial test" checkmark to indicate if the function has been tested and works for basic cases (does not need to be fully tested)
The following list of functions are copied from the INDEX file.
Use the checkmark to indicate of a function has been initially ported to Python, and use the "initial test" checkmark to indicate if the function has been tested and works for basic cases (does not need to be fully tested)
iso2mesh >> Iso2Mesh
Streamlined mesh generation - shortcuts
v2m.m
v2s.m
s2m.m
s2v.m
m2v.m
sms.m
Streamlined mesh generation
vol2mesh.m
vol2surf.m
surf2mesh.m
surf2vol.m
mesh2vol.m
Iso2mesh main function backend
binsurface.m
cgalv2m.m
cgals2m.m
vol2restrictedtri.m
surf2volz.m
mesh2mask.m
Iso2mesh primitive meshing functions
meshabox.m
meshasphere.m
meshanellip.m
meshunitsphere.m
meshacylinder.m
meshgrid5.m
meshgrid6.m
latticegrid.m
extrudecurve.m
meshcylinders.m
Mesh decomposition and query
finddisconnsurf.m
surfedge.m
volface.m
extractloops.m
meshconn.m
meshcentroid.m
nodevolume.m
elemvolume.m
neighborelem.m
layersurf.m
faceneighbors.m
edgeneighbors.m
maxsurf.m
flatsegment.m
orderloopedge.m
mesheuler.m
bbxflatsegment.m
surfplane.m
surfinterior.m
surfpart.m
surfseeds.m
meshquality.m
meshedge.m
meshface.m
surfacenorm.m
nodesurfnorm.m
uniqedges.m
uniqfaces.m
advancefront.m
innersurf.m
outersurf.m
surfvolume.m
insurface.m
Mesh processing and reparing
meshcheckrepair.m
meshreorient.m
removedupelem.m
removedupnodes.m
removeisolatednode.m
removeisolatedsurf.m
surfaceclean.m
getintersecttri.m
delendelem.m
surfreorient.m
Mesh registration - Metch Toolbox
proj2mesh.m
dist2surf.m
regpt2surf.m
affinemap.m
Polyline handling
slicesurf.m
slicesurf3.m
polylinelen.m
polylinesimplify.m
polylineinterp.m
closestnode.m
Mesh resampling and optimization
meshresample.m
remeshsurf.m
smoothsurf.m
sortmesh.m
mergemesh.m
meshrefine.m
mergesurf.m
surfboolean.m
fillsurf.m
highordertet.m
elemfacecenter.m
barydualmesh.m
meshinterp.m
meshremap.m
extrudesurf.m
File I/O
saveasc.m
savedxf.m
savestl.m
savebinstl.m
saveinr.m
saveoff.m
savesmf.m
savesurfpoly.m
savegts.m
readgts.m
savemsh.m
savevrml.m
readasc.m
readinr.m
readmedit.m
readoff.m
readsmf.m
readtetgen.m
deletemeshfile.m
mcpath.m
mwpath.m
savemedit.m
savejson.m
loadjson.m
saveubjson.m
loadubjson.m
loadmsgpack.m
savemsgpack.m
savebj.m
loadbj.m
savemphtxt.m
savetetgenele.m
savetetgennode.m
saveabaqus.m
savenirfast.m
readnirfast.m
readnifti.m
readmptiff.m
loadjsnirf.m
savejsnirf.m
loadsnirf.m
savesnirf.m
readobjmesh.m
loadjmesh.m
readobjmesh.m
Volumetric image pre-processing
bwislands.m
fillholes3d.m
deislands2d.m
deislands3d.m
ndgaussian.m
ndimfilter.m
imedge3d.m
internalpoint.m
smoothbinvol.m
thickenbinvol.m
thinbinvol.m
maskdist.m
Mesh plotting
plotmesh.m
plotsurf.m
plottetra.m
plotedges.m
qmeshcut.m
Miscellaneous functions
surfdiffuse.m
volmap2mesh.m
isoctavemesh.m
getvarfrom.m
raytrace.m
linextriangle.m
getplanefrom3pt.m
getexeext.m
fallbackexeext.m
iso2meshver.m
raysurf.m
getoptkey.m
rotatevec3d.m
rotmat2vec.m
varargin2struct.m
jsonopt.m
mergestruct.m
orthdisk.m
nestbracket2dim.m
memmapstream.m
aos2soa.m
soa2aos.m
No need to port below functions -
JData functions -- covered by the jdata/bjdata python modules
savejmesh.m
loadjnifti.m
savejnifti.m
loadnifti.m
savenifti.m
jdatahash.m
jdataencode.m
jdatadecode.m
jdict.m
jload.m
jsave.m
decodevarname.m
encodevarname.m
jnifticreate.m
nifticreate.m
nii2jnii.m
jnii2nii.m
niicodemap.m
niiformat.m
savebnii.m
savejnii.m
jsonpath.m
jsonset.m
jsoncache.m
json2couch.m
filterjsonmmap.m
File I/O
loadh5.m
saveh5.m
loadjd.m
savejd.m
Data compression -- provided by jdata and python built-in modules
zlibencode.m
zlibdecode.m
gzipencode.m
gzipdecode.m
lzmaencode.m
lzmadecode.m
lzipencode.m
lzipdecode.m
lz4encode.m
lz4decode.m
lz4hcencode.m
lz4hcdecode.m
base64decode.m
base64encode.m
blosc2encode.m
blosc2decode.m
zstdeecode.m
zstddecode.m
octavezmat.m
GUI
i2m.m
img2mesh.m
metchgui.m
May need to extend jdata module to include these jsnirf/jnifty files
snirfcheck.m
snirfcreate.m
snirfdecode.m
jsnirfcreate.m
niiheader2jnii.m
The text was updated successfully, but these errors were encountered: