vektorious / lightM

Tool for deep analysis of macroscopic microbial movements
MIT License
9 stars 6 forks source link

Image segmentation to identify migration area #4

Open vektorious opened 5 years ago

vektorious commented 5 years ago

Original Issue in the MBac project

The crucial step is the identification of microbes on the agar plate. They will appear as a white area which starts to spread over time.

To calculate the migration speed the edges of the area have to be determined on each image to segment it and calculate the migration area over time. During the MozSprint 2018 two different approaches were developed which have to be tested. Eventually we can try a TensorFlow based script.

We can use the old test images.

Additional test images will be added soon!