Commit Graph

116 Commits

Author SHA1 Message Date
Julien Lengrand-Lambert
d0f20bbe21 test source 2012-06-17 17:38:12 +02:00
957f96d393 test for nice switch between frames ok 2012-06-14 19:00:56 +02:00
Julien Lengrand-Lambert
d26e4ce9ca Quick Fix for video output problem. To be further investigated 2012-06-13 23:03:37 +02:00
8c22ea07d5 Updates README to 0.8.2 2012-06-12 22:28:14 +02:00
e77a9eeaf6 Switches to 0.8.2. README to be changed 2012-06-12 22:08:27 +02:00
Julien Lengrand-Lambert
6a856914e7 Updates README to include Ubuntu 12.04 comments 2012-06-11 22:00:47 +02:00
Julien Lengrand-Lambert
3c48893d3b Updates README to include Ubuntu 12.04 comments 2012-06-11 22:00:06 +02:00
d92c7baecd Add changes 2012-06-11 21:36:01 +02:00
c45399f9a3 Updates version and README 2012-06-11 08:08:03 +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
4117e04568 Removes the equalization option. It is obvious people want to use it 2012-06-10 12:13:12 +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
7782574e77 Modifies targets and setup.py to allow packaging in Linux 2012-06-09 19:50:55 +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
26536e21f1 Merge branch 'master' of github.com:jlengrand/FaceMovie 2012-06-09 18:47:56 +02:00
b507a3e831 Solves import problems wih Python code 2012-06-09 18:46:43 +02:00
e096f90a17 Finishes first version of ant script. Everything seem to be automated 2012-06-07 23:12:20 +02:00
julien Lengrand-Lambert
3f93126ec2 Update master 2012-06-07 23:22:21 +03:00
julien Lengrand-Lambert
6c89962dbf Update master 2012-06-07 23:21:32 +03:00
julien Lengrand-Lambert
8b590c148f Update master 2012-06-07 23:21:04 +03:00
julien Lengrand-Lambert
afebdbe03a Update master 2012-06-07 23:20:51 +03:00
a725010f19 Adds several packages targets into build.xml 2012-06-07 18:54:21 +02:00
9401c7da71 Adds package clean target. used to remove all undesired ressources into current folder 2012-06-06 22:48:39 +02:00
26b6a66d7a Creates executable target for creating the exe file 2012-06-06 22:29:22 +02:00
91ae02b19b Adds doc target 2012-06-06 22:14:18 +02:00
f539bd5f99 Creates compile and clean targets 2012-06-06 21:41:30 +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
83d01bb7c3 Prepares README for pages. Add CHANGES for pypi 2012-06-01 08:07:28 +02:00
65c46e325a Finishes first version of sphinx documentation 2012-05-31 14:00:54 +02:00
332702b511 Starts messing around with Sphinx. Doc repo not clean yet 2012-05-31 11:19:27 +02:00
09c3f09e08 Adds Documentation for the code. Trying to include Sphinx auto generated doc 2012-05-31 10:59:28 +02:00
85b0b93d5f Ready for shipping. README ok 2012-05-30 18:29:51 +02:00
12110facf1 Updates readme again 2012-05-30 17:24:25 +02:00
12909075d3 Starts updating README. Still lots of work to do 2012-05-30 10:32:33 +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
d5defe4bcf Removes README.sav 2012-05-26 18:43:24 +02:00
cc28e82484 Adds rst readme for pypi. 2012-05-26 16:21:06 +02:00
b51f521bd1 Adds packaging structure 2012-05-23 13:45:56 +02:00
5370631b36 Removes samples from code itself. Link to dl to be included in README 2012-05-23 07:45:25 +02:00
92b9905ede Haarcascades included into dist repo, for use with the executable. Input data to be removed from github (and included only in archives) 2012-05-23 07:44:11 +02:00
b203f61838 Creates Manifest.in to add samples and tests in source packages 2012-05-22 19:14:58 +02:00