- version 0.4.0+
[FaRetSys.git] / NEWS
blob1a5343ad0599f263548aa8eba513deaacbb58954
1 eithne 0.4.0 (2007-09-23)
2 -------------------------
4 - Ability to zero most significant frequency in FFT and DCT.
5 - Handle GConf config change notifications.
6 - Random base/test split in ClassDB plugin.
7 - Miniature image previews shown in ClassDB and SimpleDB.
8 - Show if images are matching in SRV.
9 - Preferences window.
10 - Ability to ignore pure white or black values in histogram.
11 - New plugins: Edge detection, Flip, Haar, DeHaar, Mirror, Wavelet Resize,
12   Badness.
13 - Ability to calculate separate histograms for bottom and top part of image.
14 - Optional image inversion in SRV and ImageView.
15 - Multithreaded engine (more than one block can be calculated at once).
16 - Ability to stop engine at any time.
17 - Display how much time did engine used.
18 - Multithreading inside blocks: ClassDB, Euclid, L0Mod, PC-C1, PC-C2.
19 - Ability to change background color of schematic.
21 eithne 0.3.0 (2006-05-09)
22 -------------------------
24 - New result processing plugin: X of Y.
25 - New image processing plugins: FFT and DCT.
26 - Test images can now be matched to no category.
27 - Possibility of floating point data for images.
28 - Crop plugin.
29 - Persistent configuration possibility (gconf or registry).
30 - Ability to speed up drawing by reducing eyecandy of schematic.
32 eithne 0.2.1 (2006-02-17)
33 -------------------------
35 - Blocks are now displayed much fancier than before.
36 - Plugin choosing best results.
38 eithne 0.2.0 (2006-02-14)
39 -------------------------
41 - Support for image categories.
42 - Plugin showing correctness of system.
43 - Plugin allowing categorisation of images.
44 - Possibility for output plugin to have settings.
45 - Changed test image icon to more distinct one.
47 eithne 0.1.1 (2006-02-09)
48 -------------------------
50 - Visual indication of blocks ready for work.
51 - Blocks' work is done in separate thread, so GUI is responsive when system is
52   running.
53 - Be more friendly for garbage collector.
55 eithne 0.1.0 (2006-02-04)
56 -------------------------
58 - Initial release.