
Sven
University of Michigan
Aussie living in the US. Engineering with MATLAB.
Some Interests:
-3D Volume Processing (CT, mri)
-Finite Element Analysis (human body simulation)
-Geometry Analysis (human body morphomics)
Professional Interests: Image processing, Finite Element Analysis, Human Body Biomechanics
Statistics
RANK
108
of 260 120
REPUTATION
1 011
CONTRIBUTIONS
17 Questions
204 Answers
ANSWER ACCEPTANCE
58.82%
VOTES RECEIVED
247
RANK
179 of 17 888
REPUTATION
6 881
AVERAGE RATING
4.80
CONTRIBUTIONS
17 Files
DOWNLOADS
265
ALL TIME DOWNLOADS
57332
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
biasspace
Generates a vector of non-linearly spaced vector with custom bias in the spacing between points
5 månader ago | 1 download |

Submitted
stlwrite - write ASCII or Binary STL files
Export a variety of inputs (patch, surface) to an STL triangular mesh
ungefär 4 år ago | 100 downloads |

Submitted
inpolyhedron - are points inside a triangulated volume?
Test if 3d points are inside a mesh. Or, voxelise a mask from a surface. Mesh can be non-convex too!
mer än 6 år ago | 35 downloads |

Submitted
upsert(conn,tableName,fieldNames,keyFields,data, varargin)
If a data row already exists, UPDATE that row! If it doesn't exist, INSERT that row!
nästan 7 år ago | 1 download |

Submitted
mpoly2mask - convert multiple polygons to a mask
Converts an object with multiple boundary contours to a logical mask
ungefär 7 år ago | 2 downloads |

Submitted
deploypcode(source_dir, target_dir, varargin)
DEPLOYPCODE recursively searches a directory for .m files, creating encrypted .p files with .m help
mer än 7 år ago | 2 downloads |

Submitted
octree - partitioning 3D points into spatial subvolumes
OcTree recursively splits a large set of points into smaller subvolumes. A QuadTree but in 3D.
nästan 8 år ago | 11 downloads |

Submitted
splitFV - split a mesh
Splits a 2D or 3D mesh defined by faces and vertices into separately connected mesh pieces.
ungefär 8 år ago | 25 downloads |

Submitted
interpmask - interpolate (tween) logical masks
interpmask interpolates (or tweens) masks to transition smoothly between shapes in masks
ungefär 8 år ago | 1 download |

Submitted
dbarray - pack and unpack database arrays to matlab arrays
dbarray lets you directly send/fetch array[] type database fields into native MATLAB variables
mer än 8 år ago | 5 downloads |

Submitted
surf2solid - make a solid volume from a surface for 3D printing
Turns thin surfaces into closed solids by adding a flat base or offsetting by a given thickness.
mer än 8 år ago | 55 downloads |

Submitted
unifyMeshNormals
Aligns adjacent faces in a triangulated mesh surface or volume
nästan 9 år ago | 6 downloads |

Submitted
Fast morphological reconstruction of large logical masks.
MATLAB's imreconstruct is slow for large 3D logical masks. bwreconstruct is a faster replacement.
ungefär 9 år ago | 2 downloads |

Submitted
Blended 3D poly2mask
Creates a 3D mask "lofted" or "tweened" (blended smoothly) from a set of planar polygons.
mer än 9 år ago | 8 downloads |

Submitted
N-dimensional find
FIND_NDIM Finds the first or last nonzero element indices along a given matrix dimension.
nästan 10 år ago | 1 download |
Submitted
Growbubbles - maximum radius packing
Growbubbles takes centroid points and returns the maximum radius circles or spheres without overlap
mer än 10 år ago | 5 downloads |
Submitted
DICOMDir - OO dicom directory
DICOMDir parses and browses a given DICOMDIR dicom dictionary fie
mer än 10 år ago | 4 downloads |