Commit Graph

227 Commits

Author SHA1 Message Date
James E McClure
f1d2bfa842 working on loop exit condition 2018-12-17 14:30:22 -05:00
James E McClure
fead3bdaff working on loop exit condition 2018-12-17 14:29:34 -05:00
James E McClure
ad553399d7 fix growth estimation 2018-12-17 14:05:53 -05:00
James E McClure
0553309fc5 fix count bug in morph routine 2018-12-17 14:04:15 -05:00
James E McClure
e0b9208a44 fix count bug in morph routine 2018-12-17 13:30:03 -05:00
James E McClure
7b575c4d81 tweak morphlogy routine 2018-12-17 13:00:56 -05:00
James E McClure
8cf445c787 tweak morphlogy routine 2018-12-17 12:34:12 -05:00
James E McClure
00dec1714a tweak morphlogy routine 2018-12-17 12:33:02 -05:00
James E McClure
3e1ed52929 fix growth estimate 2018-12-17 08:06:39 -05:00
James E McClure
42457c468f fix typo 2018-12-17 07:44:41 -05:00
James E McClure
09b87a7745 update growth algorithm 2018-12-17 07:40:03 -05:00
James E McClure
8595ced0a8 Added MorphGrow 2018-12-05 12:20:00 -05:00
James E McClure
127a98c84d Added MorphGrow 2018-12-05 12:19:42 -05:00
James E McClure
c7720f9af3 refactor morphological opening 2018-12-03 16:06:38 -05:00
James E McClure
72ec39592f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2018-11-20 12:24:14 -05:00
James E McClure
e0b00873e9 Update to uCT 2018-11-17 19:53:09 -05:00
Mark Berrill
f1239ada97 Updating lbpm_uCT_pp.cpp 2018-11-14 13:43:59 -05:00
James E McClure
6d3e7ebc3d fixed convention for morphological analysis 2018-11-02 16:07:39 -04:00
James E McClure
76797aa005 fixed morph volume calc 2018-11-02 16:01:09 -04:00
James E McClure
23dd734a40 LBM parameters in TwoPhase 2018-10-24 13:26:37 -04:00
James E McClure
48b39580c7 remove morphology.cpp 2018-10-23 23:51:45 -04:00
James E McClure
26216b23ad morphinit builds 2018-10-22 14:49:34 -04:00
James E McClure
7e35ff87a6 debug MF 2018-09-28 17:58:46 -04:00
James E McClure
b272776979 reattempt decl MF 2018-09-28 16:36:42 -04:00
James E McClure
344318a169 remove some dead code 2018-09-28 16:24:07 -04:00
James E McClure
8bd0373025 fixed stupid mistake 2018-09-28 16:20:50 -04:00
James E McClure
a674ccabe4 w+n out of two-phase analysis for now 2018-09-24 14:05:53 -04:00
James E McClure
0269a6bbfa analysis/TwoPhase.cpp 2018-09-21 12:43:12 -04:00
James E McClure
e97a1de357 fixed double free in MF 2018-09-20 18:46:55 -04:00
James E McClure
521dfebc3f null constructor for MF 2018-09-20 16:55:22 -04:00
James E McClure
e913835a8a w+n MF to TwoPhase analysis 2018-09-20 16:51:53 -04:00
James E McClure
a49915ccbc update dcel to avoid merge conflict 2018-09-17 13:14:17 -04:00
Mark Berrill
f955162e20 Optimizing performance and updating Array class 2018-09-17 13:03:00 -04:00
James E McClure
3271c0d37f updates to dcel 2018-09-17 11:00:20 -04:00
James E McClure
7b372bbd7b start to look at dcel performance 2018-09-16 17:24:42 -04:00
James E McClure
aa8f5a282a dont' resize lists in local isosurface 2018-09-16 13:59:32 -04:00
James E McClure
fe41e14752 working on performance for dcel 2018-09-16 13:45:48 -04:00
James E McClure
b1f7157593 refactor local isosurfacing for performance 2018-09-16 13:36:43 -04:00
James E McClure
f6be95caeb fix bug 2018-09-16 02:43:24 -04:00
James E McClure
c3aa841f26 Revert "added minkowski for w+n to twoPhase"
This reverts commit 4b66b0dbed.
2018-09-16 02:27:58 -04:00
James E McClure
b0d98a78ed Revert "null constructor for MInkowski"
This reverts commit c4e5fde6ac.
2018-09-16 02:27:47 -04:00
James E McClure
d762383d55 Revert "fixed bug"
This reverts commit 6e14970dfa.
2018-09-16 02:27:42 -04:00
James E McClure
6e14970dfa fixed bug 2018-09-16 02:07:02 -04:00
James E McClure
c4e5fde6ac null constructor for MInkowski 2018-09-15 21:01:34 -04:00
James E McClure
4b66b0dbed added minkowski for w+n to twoPhase 2018-09-15 20:47:44 -04:00
James E McClure
62e7e6ca54 fixed header problem how did this build 2018-09-15 15:40:42 -04:00
James E McClure
1619e82db9 refactor DCEL 2018-09-15 13:39:01 -04:00
James E McClure
5272b7ff47 mean curvature success 2018-09-15 11:09:39 -04:00
James E McClure
130b2f823a i am an idiot 2018-09-15 11:01:51 -04:00
James E McClure
958a352ca7 factor of two 2018-09-15 09:49:22 -04:00