photo

George Abrahams


Con actividad desde 2022

Followers: 0   Following: 0

Mensaje

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

Estadística

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

Ver insignias

Feeds

Ver por

Enviada


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

7 meses hace | 2 descargas |

Thumbnail

Enviada


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

9 meses hace | 36 descargas |

Thumbnail

Enviada


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.

11 meses hace | 12 descargas |

Thumbnail

Enviada


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

alrededor de 1 año hace | 1 descarga |

Enviada


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

alrededor de 1 año hace | 4 descargas |

Thumbnail

Enviada


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

alrededor de 2 años hace | 1 descarga |

Thumbnail

Enviada


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

alrededor de 2 años hace | 1 descarga |

Thumbnail