
George Abrahams
Followers: 0 Following: 0
PhD graduate in Biomedical Engineering (Robotics) from King's College London.
Statistics
RANK
1,527
of 297,398
REPUTATION
44
CONTRIBUTIONS
0 Questions
56 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
10
RANK
7,949 of 20,433
REPUTATION
113
AVERAGE RATING
5.00
CONTRIBUTIONS
7 Files
DOWNLOADS
40
ALL TIME DOWNLOADS
731
RANK
of 158,782
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
bwgrowregions: Multi-class region growing for binary images
aka Geodesic Voronoi. Useful for centerline- or skeleton-based image segmentation.
7 months ago | 2 downloads |

Submitted
plotframe: Plot a 3-D Cartesian coordinate system
hg = plotframe( rotationMatrix, translationVector, basisVectorLengths, Name=Value )
10 months ago | 21 downloads |

Submitted
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.
12 months ago | 9 downloads |

Submitted
Validate path syntax, type, and extension
Check paths before saving/exporting, with human readable feedback.
1 year ago | 2 downloads |
Submitted
bwgraph: Graph of connected pixels in images and volumes
Use to find the shortest path between 2 pixels or voxels.
1 year ago | 4 downloads |

Submitted
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 ago | 1 download |

Submitted
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 ago | 1 download |
