Skip to content
melanie edited this page Mar 9, 2018 · 8 revisions

In computer vision, image segmentation is the process of partitioning a digital image into multiple segments (sets of pixels). Segmentation aims to make the representation of an image more intelligible to analyze and understand.

In this repository, we are using three different algorithms (two unsupervised, one semisupervised learnings) by three different packages to implement on Neuron Segmentation.

Please use the navigation bar on the right to see the details of the brief definitions of each algorithm we provide!

Reference