Commit Graph

28 Commits

Author SHA1 Message Date
32e6d1cacf Updates version and README 2012-08-16 11:21:01 +02:00
48b7c76911 Changes executable name for windows compatibility. Removes old debug print statement 2012-08-13 14:58:36 +02:00
adb6e1d590 Fixing missing comma 2012-08-03 09:31:30 +02:00
fc0728ea38 Updates classifiers of setup.py
Removes changes file. Will be done in debian folder
2012-08-03 07:43:51 +02:00
9db3b62eeb Corrects typos 2012-08-02 18:36:56 +02:00
6cc2f2bc4b Adds simple dependency check 2012-08-02 18:31:34 +02:00
af58c72c6a Adds support for personal folder to save logs.
TODO:
Indicate dependencies
2012-08-02 18:18:07 +02:00
9c734227fa Trying to get correct install package 2012-08-02 15:32:08 +02:00
3e0d7190e4 Completes setup.py to include package data
Adds some samples to feed the algorithm from anywhere
2012-08-01 17:58:45 +02:00
dd1a8d2d31 Small updates in the setup.py file.
To be further completed for correct packaging
2012-08-01 10:35:02 +02:00
9e95642c68 Loads of changes in the repo structure.
Data are now hosted as a subfolder of the code, and all the source files are grouped into the same package.
Bin folder has been removed, scripts are now directly placed in the root location.

Main package has been renamed to ivolution, this is a first step towards github renaming and full renaming of the project
2012-07-31 18:28:33 +02:00
23a9f08939 Trying to clean everything up for proper packaging.
sdist seem to generate a valid application in case the dependencies are installed.

Next steps :
	Check for dependencies.
	Try to comply to Ubuntu code of conduct (personla folder,  . . .)
	Try to generate a valid ppa
2012-07-30 18:29:33 +02:00
e77a9eeaf6 Switches to 0.8.2. README to be changed 2012-06-12 22:08:27 +02:00
c45399f9a3 Updates version and README 2012-06-11 08:08:03 +02:00
Julien Lengrand-Lambert
7782574e77 Modifies targets and setup.py to allow packaging in Linux 2012-06-09 19:50:55 +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
e096f90a17 Finishes first version of ant script. Everything seem to be automated 2012-06-07 23:12:20 +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
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
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
011926f4b4 Adds all topics. Remove automatically generated MANIFEST file 2012-05-22 19:02:18 +02:00
0ac42a2e34 Adds xml classifier files to the lib 2012-05-22 18:50: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
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
2012-04-21 00:59:08 +02:00
julien Lengrand-Lambert
f82e27e037 Dumb commit to check branching on github 2012-04-19 09:13:49 +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