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
Statistik
RANG
119
of 295.467
REPUTATION
1.039
BEITRÄGE
19 Fragen
205 Antworten
ANTWORTZUSTIMMUNG
57.89%
ERHALTENE STIMMEN
259
RANG
164 of 20.234
REPUTATION
7.630
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
17 Dateien
DOWNLOADS
266
ALL TIME DOWNLOADS
64467
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
biasspace
Generates a vector of non-linearly spaced vector with custom bias in the spacing between points
fast 3 Jahre vor | 2 Downloads |
Gesendet
stlwrite - write ASCII or Binary STL files
Export a variety of inputs (patch, surface) to an STL triangular mesh
mehr als 6 Jahre vor | 112 Downloads |
Gesendet
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!
etwa 9 Jahre vor | 69 Downloads |
Gesendet
upsert(conn,tableName,fieldNames,keyFields,data, varargin)
If a data row already exists, UPDATE that row! If it doesn't exist, INSERT that row!
etwa 9 Jahre vor | 1 Download |
Gesendet
mpoly2mask - convert multiple polygons to a mask
Converts an object with multiple boundary contours to a logical mask
mehr als 9 Jahre vor | 3 Downloads |
Gesendet
deploypcode(source_dir, target_dir, varargin)
DEPLOYPCODE recursively searches a directory for .m files, creating encrypted .p files with .m help
fast 10 Jahre vor | 1 Download |
Gesendet
octree - partitioning 3D points into spatial subvolumes
OcTree recursively splits a large set of points into smaller subvolumes. A QuadTree but in 3D.
etwa 10 Jahre vor | 20 Downloads |
Gesendet
splitFV - split a mesh
Splits a 2D or 3D mesh defined by faces and vertices into separately connected mesh pieces.
mehr als 10 Jahre vor | 2 Downloads |
Gesendet
interpmask - interpolate (tween) logical masks
interpmask interpolates (or tweens) masks to transition smoothly between shapes in masks
mehr als 10 Jahre vor | 2 Downloads |
Gesendet
dbarray - pack and unpack database arrays to matlab arrays
dbarray lets you directly send/fetch array[] type database fields into native MATLAB variables
mehr als 10 Jahre vor | 1 Download |
Gesendet
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.
fast 11 Jahre vor | 32 Downloads |
Gesendet
unifyMeshNormals
Aligns adjacent faces in a triangulated mesh surface or volume
etwa 11 Jahre vor | 6 Downloads |
Gesendet
Fast morphological reconstruction of large logical masks.
MATLAB's imreconstruct is slow for large 3D logical masks. bwreconstruct is a faster replacement.
mehr als 11 Jahre vor | 2 Downloads |
Gesendet
Blended 3D poly2mask
Creates a 3D mask "lofted" or "tweened" (blended smoothly) from a set of planar polygons.
fast 12 Jahre vor | 4 Downloads |
Gesendet
N-dimensional find
FIND_NDIM Finds the first or last nonzero element indices along a given matrix dimension.
mehr als 12 Jahre vor | 4 Downloads |
Gesendet
Growbubbles - maximum radius packing
Growbubbles takes centroid points and returns the maximum radius circles or spheres without overlap
etwa 13 Jahre vor | 4 Downloads |
Gesendet
DICOMDir - OO dicom directory
DICOMDir parses and browses a given DICOMDIR dicom dictionary fie
etwa 13 Jahre vor | 1 Download |