Commit Graph

246 Commits

Author SHA1 Message Date
julien Lengrand-Lambert
0ae902d5f4 Merge pull request #1 from Airballtest/master
plz try
2012-05-09 05:14:27 -07:00
julien Lengrand-Lambert
ebf354916f test for fork 2012-05-09 15:07:42 +03:00
AirballTest
6d06f3dbce first fork test 2012-05-09 14:06:23 +02:00
julien Lengrand-Lambert
8acec7af71 Adds acknowledgements in README 2012-05-09 14:30:03 +03:00
julien Lengrand-Lambert
38e6cef589 Corrects small typo. Video output functional on both test sets. TODO: Thumbmail option 2012-05-09 08:08:07 +02:00
julien Lengrand-Lambert
a542a753fa Refactors code to remove out_im. Functional 2012-05-09 08:02:30 +02:00
julien Lengrand-Lambert
1492ab5b45 Removes normalized image for good. TO BE FULLY TESTED 2012-05-09 07:45:53 +02:00
julien Lengrand-Lambert
a39d97d63c Removed normalized image. 2012-05-08 22:34:39 +02:00
julien Lengrand-Lambert
a6a2c32a05 Add new data. Adds Aurelie faces 2012-05-08 21:42:25 +02:00
julien Lengrand-Lambert
df865dab61 Small commit for Masterbranch 2012-05-07 13:31:03 +02:00
julien Lengrand-Lambert
02851d8f58 Updates README to give examples 2012-04-26 09:13:58 +02:00
julien Lengrand-Lambert
be8a6720e2 Changes user end name for easier calls. Careful : test_script useless 2012-04-26 07:37:18 +02:00
julien Lengrand-Lambert
f66320963d Merge branch 'thumbmails' 2012-04-25 23:21:37 +02:00
julien Lengrand-Lambert
3bcc28d4f2 test 2012-04-25 22:36:33 +02:00
julien Lengrand-Lambert
475e0fe0ec Ends first version of the console based user interface 0.4 2012-04-25 22:24:54 +02:00
julien Lengrand-Lambert
58f65e443d Adds ouput choice option : Corrects Bug 2012-04-25 19:04:50 +02:00
julien Lengrand-Lambert
aa2f5c1fd4 Adds ouput choice option 2012-04-25 19:00:19 +02:00
julien Lengrand-Lambert
8229f8a8c5 Adds equalize option 2012-04-25 18:38:48 +02:00
julien Lengrand-Lambert
e6542791c5 removes data/output from tracked files list 2012-04-25 18:27:39 +02:00
julien Lengrand-Lambert
62f24e4fef Moves faceparams out of FaceMovie. Starts implementing console user interaction 2012-04-25 18:25:23 +02:00
julien Lengrand-Lambert
4ab8d52d0e In the middle of adding command line support 2012-04-25 08:42:03 +02:00
julien Lengrand-Lambert
5cfde7dff3 Adds context file for nice and robust imports 2012-04-24 22:40:24 +02:00
julien Lengrand-Lambert
e9a81b63ec Adds license 2012-04-24 18:47:46 +02:00
julien Lengrand-Lambert
c4aa76cb0a Adds some stuff to be done later 2012-04-24 18:31:43 +02:00
julien Lengrand-Lambert
a8d2dde5fd Changes Project Structure to get a cleaner architecture 2012-04-24 18:29:19 +02:00
julien Lengrand-Lambert
a26670a0ac Prepares dict for choice of training file. The user shall decide what he wants to detect 2012-04-24 08:08:25 +02:00
julien Lengrand-Lambert
e3ffde9dc1 Adds running options. Facemovie should not be ran directly any more 2012-04-23 18:46:49 +02:00
julien Lengrand-Lambert
f6871448d2 Creates singke executable for application.
Exe tested and working. To be tested on another machine.

Sets the media codec. To be chosen wisely later.

TODO :
Allow minimal interaction through console.
Prepare better documentation
0.3
2012-04-21 00:59:08 +02:00
julien Lengrand-Lambert
b84c1d419d Updates README to link to youtube video 2012-04-19 13:57:41 +02:00
julien Lengrand-Lambert
f82e27e037 Dumb commit to check branching on github 2012-04-19 09:13:49 +02:00
julien Lengrand-Lambert
2f9ceeb0e9 Cleans code 2012-04-19 08:06:07 +02:00
julien Lengrand-Lambert
a14d9fd6db Adds simple setup file. Cleans repo. Updates gitignore to avoid commiting clutter 2012-04-19 08:01:35 +02:00
julien Lengrand-Lambert
eac2a7727f Adds feature to resize all images to have the same head size.
Some problems with video creation. Cannot be read on vlc and wmp.

TODO :
Create executables
Allow saving sessions (will save lots of my time)
Ant script, test class (will also save some time!)
0.2
2012-04-18 18:45:51 +02:00
julien Lengrand-Lambert
a4e755361e Intermediate commit used to change Eclipse workspace 2012-04-18 17:19:56 +02:00
julien Lengrand-Lambert
7cc5fae319 Updates README file.
Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
2012-04-12 08:55:29 +02:00
julien Lengrand-Lambert
340eaff596 Tags created.
Adds README file.

Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
2012-04-12 08:50:53 +02:00
julien Lengrand-Lambert
2c23dead83 Bug with output image size corrected.
Video is saved and displayed correctly.
First requirements achieved.

TO BE TAGGED AS 0.1

TODO:
Upload video to youtube
Enhance video output (compression, FPS)
Create executable

Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
0.1
2012-04-12 07:34:28 +02:00
julien Lengrand-Lambert
cf16677089 Bug correction for output image size in progress.
Problems with video recording, frames are displayed in green.

Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
2012-04-11 08:50:10 +02:00
julien Lengrand-Lambert
c7c496f86d Adds new video function.
Prepares big image to avoid image cropping.

Removes dependencies to face_params and scaling

TODO:
Finish create_video_output function

Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
2012-04-05 10:00:39 +02:00
julien Lengrand-Lambert
4c6c5c90ee Merge branch 'master' of github.com:jlengrand/FaceMovie
Conflicts:
	Guy.py
	facemovie.py
2012-04-04 10:07:44 +02:00
julien Lengrand-Lambert
eddb2bb1dc Video working ! Just have to center faces now 2012-04-03 22:28:43 +02:00
julien Lengrand-Lambert
3780155eab solves merge issues 2012-04-03 14:16:18 +02:00
julien Lengrand-Lambert
1491b8d8f9 Creates output generation function
Finds and saves center of faces
Uses most probable face as input

Video generation to be implemented
Picture cropping to be implemented,
V0 should be finished !


Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
2012-04-03 14:03:38 +02:00
julien Lengrand-Lambert
106c783c0e Starts implementing image processing functions.
Adds debug display.
Adds separate class to store processing parameters.


Signed-off-by: julien Lengrand-Lambert <julien@lengrand.fr>
2012-04-02 13:47:20 +02:00
julien Lengrand-Lambert
8a1366c3e9 Starts implementing architecture.
Adds .gitignore
2012-03-30 10:09:04 +02:00
julien Lengrand-Lambert
8a0fc4c6f7 Creates repository 2012-03-29 10:13:27 +02:00