Community Profile

photo

George Abrahams


自 2022 起处于活动状态

Followers: 0   Following: 0

联系

PhD graduate in Biomedical Engineering (Robotics) from King's College London.

统计数据

All
  • 5-Star Galaxy Level 2
  • 3 Month Streak
  • Personal Best Downloads Level 2
  • Knowledgeable Level 2
  • GitHub Submissions Level 3
  • First Answer
  • First Submission
  • Explorer

查看徽章

Feeds

排序方式:

已提交


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.

2 months 前 | 9 次下载 |

Thumbnail

已提交


bwgrowregions: Multi-class region growing for binary images
Geodesic Voronoi. Useful for centerline- or skeleton-based image segmentation.

4 months 前 | 5 次下载 |

Thumbnail

已提交


Validate path syntax, type, and extension
Check paths before saving/exporting, with human readable feedback.

4 months 前 | 3 次下载 |

已提交


bwgraph: Graph of connected pixels in images and volumes
Use to find the shortest path between 2 pixels or voxels.

4 months 前 | 1 次下载 |

Thumbnail

已提交


plotframe: Plot a 3-D Cartesian coordinate system
hg = plotframe( rotationMatrix, translationVector, basisVectorLengths, Name=Value )

4 months 前 | 28 次下载 |

Thumbnail

已提交


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...

1 year 前 | 1 次下载 |

Thumbnail

已提交


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 ...

1 year 前 | 2 次下载 |

Thumbnail