Citizen Science/Open Colony Counter Project: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 21: Line 21:


==Specifications==
==Specifications==
[[User:Vincent Rouilly|Vincent]] 13:06, 1 August 2010 (EDT): feel free to comment.


===Features===
===Features===
Line 28: Line 30:
** desktop device for the wetlab bench
** desktop device for the wetlab bench
** requires a PC (windows, osx, or linux)
** requires a PC (windows, osx, or linux)
** Laser-cut design for the casing
** lab automation friendly design
** lab automation friendly design
** Open Source design
** Open Source design
Line 42: Line 45:
** possible manual colony count editing for improved count.  
** possible manual colony count editing for improved count.  
** USB Webcam as an image acquisition device
** USB Webcam as an image acquisition device
==User case: typical use==
# the user places his/her plate inside the colony counter
# the user opens the colony counting application on the attached PC
# the user triggers the image acquistion and counting by pressing a single button
# results are displayed as an overlay on the acquired image
# if required, the user can adapt image processing parameters to improve detection
# the user can then export results in various format (CSV, HTML, PDF)


==Technological stack under investigation:==
==Technological stack under investigation:==
Line 47: Line 58:
* Light source: white LEDs, 470nm LEDs for GFP-like detection
* Light source: white LEDs, 470nm LEDs for GFP-like detection
* Image processing engine: OpenCV library
* Image processing engine: OpenCV library
* Laser cut design for the casing
[[User:Vincent Rouilly|Vincent]] 13:06, 1 August 2010 (EDT): feel free to comment.

Revision as of 10:06, 1 August 2010

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

Vincent 13:06, 1 August 2010 (EDT): feel free to comment.

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)
    • Laser-cut design for the casing
    • 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

User case: typical use

  1. the user places his/her plate inside the colony counter
  2. the user opens the colony counting application on the attached PC
  3. the user triggers the image acquistion and counting by pressing a single button
  4. results are displayed as an overlay on the acquired image
  5. if required, the user can adapt image processing parameters to improve detection
  6. the user can then export results in various format (CSV, HTML, PDF)

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
  • Laser cut design for the casing

Vincent 13:06, 1 August 2010 (EDT): feel free to comment.