|
|
a2fb80d872
|
Adds output choice feature. mandatory Output folder parameter may be removed in the future
|
2012-06-21 18:38:47 +02:00 |
|
|
|
3234e90fbe
|
Adds method allowing to change output name and folder
|
2012-06-21 18:28:50 +02:00 |
|
|
|
7dc7ff8adc
|
Starts adding out name feature
|
2012-06-21 18:03:42 +02:00 |
|
|
|
034270894c
|
Checks documentation, corrects some typos
|
2012-06-20 17:56:56 +02:00 |
|
|
|
e7e88dad15
|
Refactors facemovifier accordingly with changes. Enhances show faces mode
|
2012-06-20 17:37:08 +02:00 |
|
|
|
5328556d22
|
creates prepare_image, designed to prepare the ouput image so that it is ready to be saved.
|
2012-06-20 14:11:40 +02:00 |
|
|
|
c126cce049
|
Prpagates refactoring to Guy
|
2012-06-20 13:57:50 +02:00 |
|
|
|
ad37229142
|
simplifies dims and center variables
|
2012-06-20 13:49:47 +02:00 |
|
|
|
392b3bfa4d
|
removes loads of code
|
2012-06-19 19:04:30 +02:00 |
|
|
|
3d423928bd
|
Ensures save result is ok
|
2012-06-19 18:53:12 +02:00 |
|
|
|
28db9ccb7f
|
Small typo
|
2012-06-19 18:38:30 +02:00 |
|
|
|
b9192148ce
|
Changes option from fps to pace/speed level
|
2012-06-19 18:35:17 +02:00 |
|
|
|
3b6260ad04
|
Adds crop support. Refacoring has to be done
|
2012-06-19 18:30:50 +02:00 |
|
|
|
cdd2879529
|
starts refactoring
|
2012-06-19 08:11:48 +02:00 |
|
|
|
228d4253c1
|
Bug fixed for default mode. Code has to be greatly enhanced
|
2012-06-19 08:06:43 +02:00 |
|
|
|
9fe40b1e60
|
bug video_output size
|
2012-06-19 07:42:17 +02:00 |
|
|
|
8f3254f715
|
starts implementing find dims
|
2012-06-18 21:48:43 +02:00 |
|
|
|
b437ec3100
|
Adds face search
|
2012-06-18 18:28:25 +02:00 |
|
Julien Lengrand-Lambert
|
6a23c612eb
|
Starting big refactoring
|
2012-06-17 22:03:24 +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 |
|
|
|
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 |
|