Commit graph

24 commits

Author SHA1 Message Date
Guilhem Lavaux
29723fff06 updated copyright notice 2014-04-28 08:52:27 +02:00
P.M. Sutter
ad3e5d1577 preparing public version 2014-04-21 23:58:17 -04:00
Guilhem Lavaux
03d7fda57f Fixes. Now run through classical testcase. 2013-06-11 11:51:07 +02:00
1553601028 Initialize volume of the box. 2013-06-11 10:48:04 +02:00
26132586c0 voz1b1_2 compiles and links now. 2013-06-11 10:26:50 +02:00
51efae2e09 Tons of fixes 2013-06-10 16:48:29 +02:00
2ad09d3a26 Moved jozov2 into its own directory. More code reorganization in voz1b1. 2013-06-10 16:36:16 +02:00
Guilhem Lavaux
15d6825f5d Preliminary reimplementation of voz1b1 in C++ with more modularity 2013-06-10 03:48:56 -04:00
Guilhem Lavaux
10d38b6d0a Added zone structure initialization. 2013-05-27 05:07:04 -04:00
Guilhem Lavaux
1a518dd8e5 Temporarily remove the OVERFLOW requirement in jozov2_io 2013-04-05 10:47:52 -05:00
Guilhem Lavaux
96b0ba3154 Fixed erroneous handling of zones with exact same leakage value in jozov2. 2013-04-04 12:04:52 -05:00
Guilhem Lavaux
85546379cf Cleanup some development cruft and re-enable openmp clause in jozov2 2013-04-02 09:06:56 -05:00
Guilhem Lavaux
91a222a3c3 Re-Implemented jozov2 using priority_queues (far less complicated and maybe better performing) 2013-04-01 21:30:45 -05:00
Guilhem Lavaux
9a63f289d7 Take a few shortcuts in jozov2 to speed up the computation of the largest voids. The output does not seem totally consistent though. 2013-04-01 23:36:32 +02:00
Guilhem Lavaux
3df580e03e Added more verbosity to track the evolution 2013-04-01 19:11:19 +02:00
Guilhem Lavaux
45c9d4d62a Temporarily disable new done_zones array 2013-04-01 10:25:15 -04:00
Guilhem Lavaux
d0901e6d95 Fixed zone lookup in jozov2 2013-04-01 10:15:11 -04:00
Guilhem Lavaux
33b32ea43d Correct memory cleanup. 2013-04-01 09:43:05 -04:00
Guilhem Lavaux
b555533fa3 Added openmp-ization of jozov2_watershed 2013-04-01 09:39:58 -04:00
Guilhem Lavaux
9b0e7e115e Splitted jozov2 into several files for better readability 2013-04-01 09:32:09 -04:00
Guilhem Lavaux
60e692a0cb Removed old unused code (jozov_persistent). Activated jozov2 cleaned implementation of jozov in C++. 2013-04-01 09:02:59 -04:00
Guilhem Lavaux
6a15e59521 Sort and use the sorted zone property to change some if statements 2013-03-31 19:35:03 -04:00
Guilhem Lavaux
e494ab1116 Free sorter 2013-03-31 11:09:34 -04:00
Guilhem Lavaux
9b7a931db9 New C++ jozov. Preliminary work before rewrite of the watershed transform algorithm. 2013-03-31 11:08:57 -04:00