VoxelClassifier

版本 1.0.0.0 (1.2 MB) 作者: Marcelo Cicconet
A single-layer Random Forest model for voxel classification (volume segmentation).
119.0 次下载
更新时间 2017/12/4

This code is based on https://github.com/HMS-IDAC/PixelClassifier, with straightforward extensions to 3D, and a bit more parallelization.
The main scripts are:
voxelClassifierTrain, used to train the model, and
voxelClassifier, used to segment volumes after the model is trained.
See those files for details and parameters to set.
Labels/annotations can be created with VolumeAnnotationBot, available at https://www.mathworks.com/matlabcentral/fileexchange/64718-volumeannotationbot
A sample dataset for a running demo is available at https://www.dropbox.com/s/zzjzpvpxro5dgd4/DataForVC.zip?dl=0
(Subset of original data acquired by Michael Weber, https://www.linkedin.com/in/webermic/, at the Nikon Imaging Center, http://nic.med.harvard.edu)

This code uses 3-D steerable filters for feature detection, developed by Francois Aguet, available at http://www.francoisaguet.net/software.html
It also uses code for platonic solid vertices (in computing offset features), adapted from code by Kevin Mattheus Moerman: https://www.mathworks.com/matlabcentral/fileexchange/28213-platonic-solid

Dependency: this software requires the bfmatlab toolbox to read stacks, available at http://downloads.openmicroscopy.org/bio-formats/5.3.4/

Developed by:
Marcelo Cicconet
marceloc.net

引用格式

Marcelo Cicconet (2024). VoxelClassifier (https://github.com/HMS-IDAC/VoxelClassifier), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 3-D Volumetric Image Processing 的更多信息
致谢

参考作品: platonic_solid

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0.0

Added image.

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库