George Abrahams
2022 年からアクティブ
Followers: 0 Following: 0
PhD graduate in Biomedical Engineering (Robotics) from King's College London.
統計
All
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
bwgrowregions: Multi-class region growing for binary images
aka Geodesic Voronoi. Useful for centerline- or skeleton-based image segmentation.
4ヶ月 前 | ダウンロード 2 件 |
送信済み
plotframe: Plot a 3-D Cartesian coordinate system
hg = plotframe( rotationMatrix, translationVector, basisVectorLengths, Name=Value )
6ヶ月 前 | ダウンロード 35 件 |
送信済み
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ヶ月 前 | ダウンロード 17 件 |
送信済み
Validate path syntax, type, and extension
Check paths before saving/exporting, with human readable feedback.
11ヶ月 前 | ダウンロード 2 件 |
送信済み
bwgraph: Graph of connected pixels in images and volumes
Use to find the shortest path between 2 pixels or voxels.
11ヶ月 前 | ダウンロード 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年弱 前 | ダウンロード 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年弱 前 | ダウンロード 4 件 |