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
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
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
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