AirballTest
bdac00e12e
Corrects bugs for crop feature. Everything should be ok now
2012-05-15 15:04:41 +02:00
AirballTest
5e7e1eb126
Adds console support for user crop dims choice. Changes Pixels choice to number of face size
2012-05-15 14:14:46 +02:00
Julien Lengrand-Lambert
0290f6b9af
Adds sort function for pictures. Add lib for reading exif data
2012-05-14 21:39:52 +02:00
Julien Lengrand-Lambert
54e562174f
Updates run script
2012-05-13 16:33:57 +02:00
Julien Lengrand-Lambert
7c919b3671
Adds TODO and linux simple run script
2012-05-13 16:29:24 +02:00
AirballTest
e65a626327
Merge branch 'thumbmail'
2012-05-11 21:35:55 +02:00
AirballTest
07b59dfeea
Merge branch 'master' of github.com:jlengrand/FaceMovie
2012-05-11 21:35:48 +02:00
AirballTest
b40b38d996
Adds user interaction for cropping. TODO : Add corresponding option in command line. Change pixels to number of face size
2012-05-11 18:08:24 +02:00
AirballTest
95f66ae519
First step of thumbmail feature finished. TODO: Allow user input
2012-05-11 17:57:17 +02:00
AirballTest
3252956e2b
Adds cropping feature/. Crop function to be implemented
2012-05-09 19:07:19 +02:00
julien Lengrand-Lambert
b217769f34
Update LICENSE
2012-05-09 15:15:01 +03:00
julien Lengrand-Lambert
42e5e60218
Update requirements.txt
2012-05-09 15:14:50 +03:00
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