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