Skip to content

MATLAB code for neural tracing in Brainbow images

Notifications You must be signed in to change notification settings

tuffr5/BrainbowTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BrainbowTracing

MATLAB code for neural tracing in Brainbow images

Method

The method follows a segmentation-tracing pipeline.

How to run?

Step 0

Run BM4D to denoise the image, code can be downloaded from here.

Step 1

Run mainScript.m in brainbowSegmentation folder to get the segmentation results. You can either use kernel k-means or GMM. Both the skeleton and segmentation will be saved in the directory specified.

Step 2

Run testMain.m in linkagebriding folder to process the skeletons towards compact tracings and then generate the SWC files.

Acknowledgements

Some codes are heavily borrowed from Lorenzo Tortorella, Philip Kollmannsberger, Mo Chen, and Uygar Sümbül, especially for supervoxelization and skeletonization. Thanks for their wonderful implementations.

About

MATLAB code for neural tracing in Brainbow images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages