George Abrahams
自 2022 起处于活动状态
Followers: 0 Following: 0
PhD graduate in Biomedical Engineering (Robotics) from King's College London.
Feeds
已提交
bwgrowregions: Multi-class region growing for binary images
aka Geodesic Voronoi. Useful for centerline- or skeleton-based image segmentation.
4 months 前 | 2 次下载 |
已提交
plotframe: Plot a 3-D Cartesian coordinate system
hg = plotframe( rotationMatrix, translationVector, basisVectorLengths, Name=Value )
6 months 前 | 38 次下载 |
已提交
3D Rendering Toolbox: Color image and depth map from mesh
A notable use case is to simulate RGB or Kinect (depth) camera images for computer vision applications.
8 months 前 | 18 次下载 |
已提交
Validate path syntax, type, and extension
Check paths before saving/exporting, with human readable feedback.
11 months 前 | 2 次下载 |
已提交
bwgraph: Graph of connected pixels in images and volumes
Use to find the shortest path between 2 pixels or voxels.
11 months 前 | 3 次下载 |
已提交
deepreplace: Replace string segments in nested objects
NEWDATA = DEEPREPLACE(DATA,MATCH,REPLACEMENT) replaces all occurrences of substring(s) MATCH with REPLACEMENT at any level of ob...
2 years 前 | 1 次下载 |
已提交
fieldfun: Apply function to matching fields of structures
S = FIELDFUN(FUN,S1,...,SN) passes field values in structures S1,...,SN to function FUN and returns the result in scalar struct ...
2 years 前 | 4 次下载 |