Giter VIP home page Giter VIP logo

fishspot's Introduction

fishspot

Tools for finding discrete bright spots in images.

  • Background subtraction
  • Fully automated PSF estimation
  • Deconvoluion
  • Blob detection
  • Distributed pipeline for massive 3D images
spots1 spots2

Fishspot estimates a coordinate for each discrete bright spot in an image. Built for large 3D data, Fishspot includes a pipeline for distributing computations on overlapping blocks. The fully data driven automated PSF estimation may be useful outside of the spot detection context as well.

Installation

pip install fishspot

Documentation

I have not had time to complete docstrings, a lot of work is needed here. However, many of the functions are simple and a quick look at the source will explain them. In the meantime, please use the github issue tracker for questions and support.

Modules

fishspot.filter

  • background subtraction
  • deconvolution

fishspot.psf

  • automated psf estimation from point source data

fishspot.detect

  • blob detection, typically run after filtering

fishspot.distribute

  • distributed spot detection pipeline for massive 3D images
  • a good example of how to combine the previous modules into a working pipeline

fishspot.filter_spots

  • a few tools for filtering coordinates after they're found

Dependencies

For filtering and detection, fishspot basically wraps some already excellent functions. The automated psf estimation may not exist elsewhere, though it's basic concept (RANSAC) certainly does. Either way, these excellent libraries make this possible:

fishspot's People

Contributors

gfleishman avatar seanmcculloch 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.