Commit Graph

33 Commits

Author SHA1 Message Date
Julien Lengrand-Lambert
e89264db54 Adds documentation generation.
Adds automatic project cleaning. 

TODO :
Function to simply draw histograms. 
Fucntion to create simple overlays. 

Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-12-05 22:20:40 +01:00
Julien Lengrand-Lambert
c8361cfb46 Moves examples to a more logical position
Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-12-05 22:06:00 +01:00
Julien Lengrand-Lambert
dafc526277 Adds Ant usage for compilation and to run all tests at once.
TODO : 
Find how to generate doc using Ant. 

Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-12-05 21:58:48 +01:00
Julien Lengrand-Lambert
04457c2311 updates example to 8-connectivity region growing
Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-12-04 19:20:48 +01:00
Julien Lengrand-Lambert
e2ce95d27e Adds 8-connectivity support in simple_region_growing function
Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-12-04 19:17:08 +01:00
Julien Lengrand-Lambert
27f2832de8 Corrected error in examples.
Tippy is now reached. 

Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-11-28 23:46:44 +01:00
Julien Lengrand-Lambert
8a3479a3c3 Adds first example to Tippy
Examples package added.
Tests Region growing function.

TODO:
Tippy is not reachable from examples folder. This has to be fixed soon.
2011-11-28 14:49:33 +01:00
Julien Lengrand-Lambert
83137bf262 And this time, adds the DestroyWindow routine 2011-11-28 12:54:10 +01:00
Julien Lengrand-Lambert
3c6c9734d9 Adds StartWindowThread for display related functions. 2011-11-28 12:52:07 +01:00
Julien Lengrand-Lambert
f6d9b0b047 Adds mouse_point function to library
Implements mouse_pos function
Implements corresponding tests
Two modes included, single and multiple. 

TODO:
How to tests functions needing user inputs? 

Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-11-27 23:05:41 +01:00
Julien Lengrand-Lambert
2a6dc49ff3 Finishes simple_region_growing insertion
Some errors corrected in function code.
Adds "real life" tests with an image an non zero pixels count.
Examples to be added soon, with mouse value operations. 



Signed-off-by: Julien Lengrand-Lambert <julien@lengrandlambert.fr>
2011-11-27 21:10:06 +01:00
Julien Lengrand-Lambert
1304b62f6e Coorects error in tests.
Function shnould be ok now.
To be tested, with some input images. 
Example file to be written.
2011-11-27 00:28:32 +01:00
Julien Lengrand-Lambert
5ecc745143 Forgot segmentation files 2011-11-26 23:20:09 +01:00
Julien Lengrand-Lambert
cbc9bde6f8 Works on region growing function.
Tests finshed. 
Errors on TypeErrors.

To be checked in my bed ^^
2011-11-26 23:18:33 +01:00
Julien Lengrand-Lambert
b9a993bb75 Simple Name change 2011-11-25 14:13:33 +01:00
Julien Lengrand-Lambert
03cc6b0e20 Lambda functions allow assertRaises without errors.
Implemented display_single_image function. 

Searching for a way to run all tests at the same time.
2011-11-24 17:19:22 +01:00
Julien Lengrand-Lambert
04262918cb Creates tests for display_single_image
Enhances tests for create_same_image

Problem with assertRaises
2011-11-24 14:44:08 +01:00
Julien Lengrand-Lambert
98a886de4b Code coverage integration 2011-11-23 13:27:52 +01:00
Julien Lengrand-Lambert
e0c6090475 Creates create_same_image function.
Initiates unittest. 
Some tasks to be done in code. (Errors handling and so on). 

Insertion of TODO file. 
Eclipse errors while using opencv functions.
2011-11-21 20:02:49 +01:00
Julien Lengrand-Lambert
7570a7b3fe Sample commit test 2011-11-08 23:56:41 +01:00
Julien Lengrand-Lambert
3d5665a6f7 Big problems with Eclipse :s 2011-11-03 00:42:06 +01:00
Julien Lengrand-Lambert
ac067ad177 rm 2011-11-03 00:29:00 +01:00
Julien Lengrand-Lambert
fdbabc05d5 repo is back ok.
Includes eclipse projct files. 
Removes useless setup.py
2011-11-03 00:27:45 +01:00
Julien Lengrand-Lambert
c2489d9086 test 2011-11-03 00:25:23 +01:00
julien Lengrand-Lambert
bec9b94ded Update README.markdown 2011-10-27 17:03:03 +03:00
julien Lengrand-Lambert
008ee53f30 Update README.markdown 2011-10-27 17:02:52 +03:00
julien Lengrand-Lambert
2a9bccdc3e Update README.markdown 2011-10-27 17:02:24 +03:00
julien Lengrand-Lambert
89f37af481 Update README.markdown 2011-10-27 17:00:51 +03:00
julien Lengrand-Lambert
e4e87ff510 Update README.markdown 2011-10-27 17:00:30 +03:00
Julien Lengrand-Lambert
d15382312b Fills reamde, inserts license 2011-10-27 15:57:01 +02:00
Julien Lengrand-Lambert
9bd3aa6ce6 creates structures, removes redundant readmes 2011-10-27 14:02:51 +02:00
Julien Lengrand-Lambert
1899e95b3a Creates README files 2011-09-30 17:06:50 +02:00
Julien Lengrand-Lambert
fc79f00752 Creates architecture 2011-09-30 17:05:19 +02:00