OpenCFU Changelog

What's new in OpenCFU 3.3

Dec 27, 2012
  • Fix: the bug that resulted in misfunction of the "outliers exclusion" when the number of colonies was low. Now there is the option of adding new image files in the list without having to swich to standby mode.Diverse cosmetic changes

New in OpenCFU 3.2 (Aug 16, 2012)

  • Contours are now smoothed. This feature is supported since OpenCV 2.4.x so now openCFU depends on it. Minor bug correction and cleans-up.

New in OpenCFU 3.1 (Aug 16, 2012)

  • Improvement from the 3.0:
  • Dealing with hollow contours, median adaptive blur (instead of average). Added anti-aliasing for object representation.

New in OpenCFU 3.0 (Aug 16, 2012)

  • Major release:
  • The GUI and the processing have been changed.
  • Processing:
  • A new method based on iterative adaptive threshold to detect circular objects.
  • A new likelihood filter allow users to automatically exclude marginal objects.
  • In summary, the analysis is more robust but also slower.
  • GUI:
  • The video mode has been changed so that the user has to stop the capture device before analysing a picture. (it was disturbing and unnecessary to count objects in real time).
  • A detailed output is now available. It gives informations about each objects (size, position colour...). It is functional but still in development.
  • File type filters are now available when using the file browser to open/load files.

New in OpenCFU 2.5 (Aug 16, 2012)

  • Now About OpenCFU tell the version. This will make bug report easier.

New in OpenCFU 2.4.2 (Aug 16, 2012)

  • Fix the bug that made windows and Linux results sometimes different when using masks.

New in OpenCFU 2.4 Beta (Apr 20, 2012)

  • Many fixes for windows. Now capture devices should work fine.

New in OpenCFU 2.3.1 Beta (Apr 20, 2012)

  • First windows release. (no webcam on Windows 7/64bits)

New in OpenCFU 2.3 Beta (Apr 20, 2012)

  • Improvement: fix detection of the edges of plates. Fix: return key now works on spin-buttons.

New in OpenCFU 2.2.1 Beta (Apr 20, 2012)

  • Added more comments in the code and updated the userManual.

New in OpenCFU 2.2 Beta (Apr 20, 2012)

  • Fix: the duration of the threshold and hue display is now real time (not dependent of processing time). Feature: About OpenCFU added with Hyperlinks.

New in OpenCFU 2.1 Beta (Apr 20, 2012)

  • Features: Tetragonal mask, "About OpenCFU" button, code tyding.

New in OpenCFU 1.01 Beta 2 (Apr 20, 2012)

  • Fix: the threshold in the edges of the mask is much less biased, the snapshot now saves in jpeg quality 100 rather than 85.

New in OpenCFU 1.01 Beta (Apr 20, 2012)

  • Fix: typos in the program

New in OpenCFU 1.0 Beta (Apr 20, 2012)

  • Fix: the bug that crash if the result file was selected after the image (and other related bugs).
  • Fix: the bug that crashed OpenCFU when drawing an image for the first time. Improvement: the antiflickering can be tuned by the user.

New in OpenCFU 3.0 Alpha (Apr 20, 2012)

  • Improvement: now the user can save pictures; on video capture mode, a running average is now processed (this removes high frequency flickering);tooltips are now displayed; button are hidden if they are not related to the current context .In addition, the code source has been completely reforged to improve readability.

New in OpenCFU 2.11 Alpha (Apr 20, 2012)

  • Bug fix: the "Set to NA" tick box, once activated, used to stay active until a second click. Now it goes back to inactive after writing results.

New in OpenCFU 2.1 Alpha (Apr 20, 2012)

  • Minor release: code cleaning-up ,standby image polished ...