Python: Cell masks result analysis© Karobben

Python: Cell masks result analysis

It would be easy to count the result when we have only a few cells in an image. But once you got thousands of cells in an image and/or you got hundreds of repeats, the work would be tedious and laboring. But with the help of python, we can do more than sample counts and gray intensity calculation. We can apply more complicated techniques like Vironoi spacial calculation and Delaunay triangulation. I'll show how can we apply these two algorithms to finally determine whether cells may share boundaries or be physically contacted.
Read more
Python GAM to fit© Karobben
Python: Find the outline (edge) of the 2D points© Karobben
A quick guide for seaborn plot in python© Karobben
librosa for sound track| Python© Dhana Design
Python: lsm image to tif image© Dhana Design
Opencv add a Progress Bar for video| Python© Karobben