Version 2.8.2.0 - 30 Aug 2016 17:22:09
Fixed an issue when filtering by minimum intensity
Version 2.8.1.0 - 03 Feb 2016 17:55:29
Fixed an issue when processing multi-channel images
Version 2.8.0.0 - 02 Feb 2016 19:59:00
* Switched to the ROI-based implementation (connected components must die!)
* Fixed an issue with the color map of the labeled sequence
* ROIs are now coloured based on the color map of the channel they were detected in
* Added status bar and console output
* A bit more documentation in the GUI
* Some cleaning and fixes
Version 2.7.4.0 - 31 Jul 2015 11:57:06
Added the frame parameter in block mode
Version 2.7.3.0 - 26 Jun 2015 13:06:27
* Added an option in standalone mode to process only a single frame
* Use a channel selector instead of a dimension picker
* Fixed the removal of 3D ROIs produced by the plugin before running again
Version 2.7.2.0 - 28 May 2015 17:17:11
Fixed an issue causing where the labeled output was missing in Protocol mode.
Version 2.7.1.0 - 22 May 2015 14:08:13
* Fixed extraction on single channel sequences
* Fixed swimmingpool output
Version 2.7.0.0 - 22 May 2015 13:58:19
* Extracted core methods into class HKMeans with static access (useful for scripting)
* Export to swimming pool now includes full mask information (useful for intensity measurement after tracking)
Version 2.6.0.0 - 30 Oct 2013 18:24:23
Updated to Icy 1.4.0.0 (new support for 3D ROI)
Version 2.5.0.0 - 30 Oct 2013 15:47:18
Added final threshold parameter in block version
Version 2.4.0.0 - 12 Jun 2013 16:52:22
3D ROI export
Version 2.3.1.0 - 16 Nov 2012 16:53:52
Display a message dialog indicating that ROIs cannot be exported in 3D
Version 2.3.0.0 - 31 Oct 2012 17:28:21
New: output the extracted objects as a list of ROI in block mode
Version 2.2.0.0 - 11 Sep 2012 09:42:24
HK-Means is channel aware
Version 2.1.2.0 - 03 Aug 2012 10:42:00
Fixed the output file name generation
Version 2.1.1.0 - 02 Aug 2012 17:02:14
* Show appropriate error when given an incorrect class number
* Adjust the output file name to the input name + a suffix (and a incremental number if used via EzPlug)
Version 2.1.0.0 - 28 Jun 2012 17:57:52
* fix: throw handled exception if input is null (obviously…)
* blocks: updated output to use VarGenericArray
Version 2.0.0.0 - 21 Jun 2012 13:35:29
Support for Blocks programming.
Version 1.4.2.0 - 31 May 2012 16:30:48
fixed: trying to access an EzGUI when running within Blocks
Version 1.4.1.0 - 31 May 2012 15:18:02
adjusted classpath and field visibility
Version 1.4.0.0 - 11 May 2012 18:58:29
new: changed internal structures and output to use integers instead of shorts
new: updated to ConnectedComponents v.3.2.0.0 (components sorting)
Version 1.3.3.0 - 12 Apr 2012 13:56:01
Updated to Filter toolbox 2.1.0.0
Version 1.3.2.0 - 06 Apr 2012 18:50:43
Results names are incremental for easier differentiation.
Version 1.3.1.1 - 20 Feb 2012 11:54:00
Updated to EzPlug 1.6.4.1 (no logic change)
Version 1.3.1.0 - 29 Nov 2011 17:15:16
* added label on the interface displaying the total number of detected objects
Version 1.3.0.0 - 19 Nov 2011 16:52:45
* new: export detections to the swimming pool for tracking purposes
* new: export detections as ROIs on the input sequence
Version 1.2.0.1 - 09 Nov 2011 13:27:26
updated to icy.type.DataType
Version 1.2.0.0 - 09 Sep 2011 19:12:39
New: added optional parameter to discard objects below a certain intensity threshold within the extraction process
Version 1.1.0.0 - 27 May 2011 15:57:33
- New: added a method to output the connected components found in the sequence
- New: the total number and ID of the components are displayed in the console and the output sequence.
Version 1.0.0.1 - 19 May 2011 17:33:49
- switched to non-beta state
- adjusted default parameters
Version 1.0.0.0b - 19 May 2011 17:23:54
initial submission