Commit Graph

29 Commits

Author SHA1 Message Date
e77a9eeaf6 Switches to 0.8.2. README to be changed 2012-06-12 22:08:27 +02:00
Julien Lengrand-Lambert
5593b55a97 Subfolders are now also searched for files 2012-06-10 21:40:18 +02:00
Julien Lengrand-Lambert
3b3a258c2d Prepares os.walk listing. 2012-06-10 21:10:25 +02:00
Julien Lengrand-Lambert
46c2e341f0 Simple fix. Sub folders are not taken into account 2012-06-10 12:19:02 +02:00
Julien Lengrand-Lambert
751fc618c2 Reference problem solved. Chosen reference is smalest face now 2012-06-10 12:05:39 +02:00
Julien Lengrand-Lambert
20e6f5bf0d Simply adds print message 2012-06-10 11:08:22 +02:00
Julien Lengrand-Lambert
ce831d95b7 Changing codec for ignacio 2012-06-10 09:47:13 +02:00
Julien Lengrand-Lambert
7d9438e344 Quick fix Linux Video Capabilites for ignacio martinez 2012-06-09 19:21:34 +02:00
6f83e26f68 Merge from master. Corrects imports problems 2012-06-09 18:52:43 +02:00
b507a3e831 Solves import problems wih Python code 2012-06-09 18:46:43 +02:00
4db69c4cfa Solves cropping problem. Cropping does not need big image any more 2012-06-05 22:33:59 +02:00
92a45fe285 Adds max image limit to avoid errors; start searching for image orientation in exif files 2012-06-05 18:24:20 +02:00
7c969fd9b3 Starts adding ant script. Adds script allowing to create raw video from images 2012-06-05 14:15:34 +02:00
d6e1965cbe Adds better print statements for user experience. Updates executables 2012-06-04 18:31:28 +02:00
7d1cfd01c5 Temporary solves memory bug by reducing final size of image. Better solution has to be implemented 2012-06-04 00:21:49 +02:00
65c46e325a Finishes first version of sphinx documentation 2012-05-31 14:00:54 +02:00
09c3f09e08 Adds Documentation for the code. Trying to include Sphinx auto generated doc 2012-05-31 10:59:28 +02:00
5e3a496f81 Uploads new video.
Updates README accordingly

Adds choice of frame per second in output video feature.

TODO :
Big work on documentation
2012-05-26 20:34:39 +02:00
AirballTest
042bc44468 Enhances setup.py to prepare shipping to pipy. Creates proper installer for Windows. To be checked on several machines. TODO : remove pictures from source folder, move to GDrive (leave one sample though). Add ant script to ease compilation. Ship application with 2012-05-22 08:06:03 +02:00
AirballTest
4f47cb895e Adds EXIF metadata support for sorting input images. Choices are now metadata or file name, file name being the default . TODO : overlay date in the bottom corner of the image 2012-05-15 18:40:03 +02:00
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
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
a542a753fa Refactors code to remove out_im. Functional 2012-05-09 08:02:30 +02:00
julien Lengrand-Lambert
a39d97d63c Removed normalized image. 2012-05-08 22:34: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