GithubHelp home page GithubHelp logo

knut0815 / cell-vacuole-finder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smith42/cell-vacuole-finder

0.0 0.0 0.0 99.93 MB

Image segmentation method for the automatic bulk detection of cells and their vacuoles

License: GNU General Public License v3.0

Jupyter Notebook 99.66% Python 0.34%

cell-vacuole-finder's Introduction

Automatic detection of cells and vacuoles through image segmentation

A watershed segmentation method, with cell nuclei acting as initial markers, is used to automatically detect cells from plates scanned by the IN Cell Analyzer 6000. Morphological reconstruction by erosion is used to find dark spots in each found cell, and label them as vacuoles. Finally, a shifted interquartile range is applied to the found cells’ logarithmed sizes, to detect and remove outliers. A python script has been written to output an RGB image with all found cells and vacuoles labelled, and detected anomalies labelled in blue. An example is below. The script also outputs two log files per slide, describing attributes of each found cell and vacuole. This method takes around 5 seconds to scan a slide, and has been adapted to process slides in bulk from a given directory.

Example output

Please see the full report for more information on the algorithm used.

Usage

processDir.py finds all slide images matching a regex in a given directory, and runs the algorithm on them. genExample.ipynb runs the same algorithm interactively in a Jupyter notebook. genIQR.ipynb finds the interquartile range of a size sample, and returns the likely upper and lower size bounds of inliers.

cell-vacuole-finder's People

Contributors

smith42 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.