997deb1943
Removes old files, not needed any more. simplifies default settings
2012-08-28 18:23:40 +02:00
89f51581cc
Implements Observer pattern into the library.
...
Process can be stopped any time now.
The GUI seem pretty nice and runs without errors.
TODO:
Implement a save session method
Implement GUI compatible with all oses
2012-08-16 11:02:31 +02:00
2503e3c03b
Adds notifications for all steps of processing in library.
...
Enhances status bar and progress bar behaviour.
TODO:
Allows user to start in the middle of operation => Implement Observer part of library
2012-08-16 10:39:56 +02:00
ada5a3ad88
hanges progress bar to be more logical (doing instead of done)
2012-08-16 10:06:14 +02:00
36a68ec909
Adds text to progress bar in Gui.
...
Messages in status bar are now set to small updates.
Notifications is clear for face detection.
TODO:
Add notification for movie creation and face listing
2012-08-16 09:57:18 +02:00
0a580b8e6f
Changes the length of messages sent to GUI to 3, first being the type of message
...
TODO:
Notify IvolutionWindow about small updates
Notify Thread about more updates from lib
2012-08-16 09:49:27 +02:00
af58c72c6a
Adds support for personal folder to save logs.
...
TODO:
Indicate dependencies
2012-08-02 18:18:07 +02:00
9c734227fa
Trying to get correct install package
2012-08-02 15:32:08 +02:00
3e0d7190e4
Completes setup.py to include package data
...
Adds some samples to feed the algorithm from anywhere
2012-08-01 17:58:45 +02:00