photo

George Abrahams


Actif depuis 2022

Followers: 0   Following: 0

Message

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

Statistiques

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

Afficher les badges

Feeds

Afficher par

A soumis


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

12 jours il y a | 6 téléchargements |

Thumbnail

A soumis


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

2 mois il y a | 34 téléchargements |

Thumbnail

A soumis


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.

4 mois il y a | 11 téléchargements |

Thumbnail

A soumis


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

7 mois il y a | 2 téléchargements |

A soumis


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

7 mois il y a | 3 téléchargements |

Thumbnail

A soumis


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

plus d'un an il y a | 1 téléchargement |

Thumbnail

A soumis


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

plus d'un an il y a | 2 téléchargements |

Thumbnail