htyangs / Spine-Analyze

Automatic label dendritic spines by image analyze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic label dendritic spines (Homepage)

Abstract

In neurobiology, the development and demise of dendritic spines are correlated with memory formation. Traditionally, the researcher labeled the dendritic spines manually, and the existing automatic labeling methods are only appropriate for images captured with high resolution. The brain image of the living brain captured by the two-photon microscope can not be automatically analyzed perfectly due to 1. environmental noises and 2. low resolution in a relatively deep area of the brain. As a result, this article aims to propose a set of algorithms for automatic spine marking, which can effectively detect the location and approximate classification of most spines.

Method

The article has 3 parts, I. Dendrite and Bouton Extraction, II. Spine Extraction及III. Spine Analysis

I. Dendrite and Bouton Extraction,apply Normalization、Multi-Ostu、Fill Holes及Separate Dendrite & Bouton。


II. Spine Extraction,apply Original Dendrite、Hessian Enhancement & Tophat、Erosion、Multi-Ostu、Fill Holes、Separate Dendrite & Bouton、Skeletonization、Separate Dendrite Body & Spine及Cross Axon & Branched Dendrite Processing。


III. Spine Analysis,apply Spine Positioning, Classification, and Mark Result。


Result






About

Automatic label dendritic spines by image analyze


Languages

Language:Jupyter Notebook 100.0%