Citizen Science/Open Colony Counter Project

From OpenWetWare
Revision as of 09:58, 1 August 2010 by Vincent Rouilly (talk | contribs)
Jump to navigationJump to search
Open Colony Counter Project

Home        Documentation        Applications        Resources

<html> <body>

<!-- Start of StatCounter Code --> <script type="text/javascript"> var sc_project=4805224; var sc_invisible=1; var sc_partition=54; var sc_click_stat=1; var sc_security="7443ae9c"; </script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><a title="visit counter for blogspot" href="http://www.statcounter.com/blogger/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4805224/0/7443ae9c/1/" alt="visit counter for blogspot" ></a></div></noscript> <!-- End of StatCounter Code -->

</body> </html>

Driving forces:

  • to provide an open source colony counter system
  • to ease access to quantitative equipment in Life Sciences
  • to deliver a low-cost / easy to reproduce design

Team:

Synthetic Biology Foundations Prism

Specifications

Features

  • General:
    • can detect and count microbial colonies
    • accepted plate format: 60-90mm plates or multi-well plate format
    • desktop device for the wetlab bench
    • requires a PC (windows, osx, or linux)
    • lab automation friendly design
    • Open Source design
  • Available Measurements:
    • colony count
    • individual colony properties (size, roundness, position)
    • export in CSV format or local database
    • PDF/HTML report with overlaid image with detection results + colony statistics
  • Image processing:
    • one-step processing for the user
    • colony count in less than 3 seconds.
    • automatic background detection
    • utilizes LED illumination to optimize contrast between colonies and substrate.
    • possible manual colony count editing for improved count.
    • USB Webcam as an image acquisition device

Technological stack under investigation:

  • Image acquisition device: USB Webcam-based
  • Light source: white LEDs, 470nm LEDs for GFP-like detection
  • Image processing engine: OpenCV library