Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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