Commit Graph

1500 Commits

Author SHA1 Message Date
James E McClure
09b8c452db Using median within regions lbpm_uCT_pp 2016-04-25 19:19:42 -04:00
James E McClure
ca97cd9133 switching to an exponential weight for the smoothing 2016-04-25 15:27:58 -04:00
James E McClure
f32ddcaddd Fixed interpolation bug, added global region mean 2016-04-25 12:03:57 -04:00
James E McClure
2c05b63595 Updating multiscale smoothing process 2016-04-25 10:52:59 -04:00
James E McClure
93ac48359f Added visualization of the multiscale mean for lbpm_uCT_pp 2016-04-25 10:47:09 -04:00
James E McClure
4d87dfce9e Added multi-scale smoother to segmentation workflow 2016-04-25 10:15:33 -04:00
James E McClure
e040b43268 Fixed little bug in visualization for lbpm_uCT_pp 2016-04-25 09:56:45 -04:00
James E McClure
b954246a62 Added fine grid segmentation and distance solution to lbpm_uCT_pp 2016-04-24 14:37:44 -04:00
James E McClure
6de7515b60 Changed scope of file input so that once VOLUME is distributed rank 0 no longer holds the full array in lbpm_uCT_pp 2016-04-24 11:08:16 -04:00
James E McClure
ecbd7d5eae Basic NLM implementation within lbpm_uCT_pp seems to work 2016-04-24 10:48:24 -04:00
James E McClure
5b72ee7656 Fixed memory bug in lbpm_uCT_pp:NLM3D 2016-04-24 09:59:49 -04:00
James E McClure
0a3760abeb Working on NLM and checking for bugs 2016-04-23 19:46:51 -04:00
James E McClure
0e1a83c777 Added Non-local means witth depth=1 2016-04-23 18:55:59 -04:00
James E McClure
774c6213ff Added distance thresholded non-local means to lbpm_uCT_pp 2016-04-23 16:40:19 -04:00
James E McClure
fb15cb8af2 Added interpolation to tests/lbpm_uCT_pp 2016-04-23 16:17:23 -04:00
James E McClure
bb3c44a270 Added mesh interpolation function to lbpm_uCT_pp 2016-04-23 15:12:11 -04:00
James E McClure
d3109037ce updated lbpm_uCT_pp so that sparse filtering is performed 2016-04-23 14:35:18 -04:00
James E McClure
bcb628d45e Basic filtering for sparse structures compiles and seems to work, some glibc free error needs to be identified 2016-04-23 14:03:55 -04:00
James E McClure
910c1cb2a9 Fixing segfault in lbpm_uCT_pp:Sparsify 2016-04-23 10:50:32 -04:00
James E McClure
9c009cdda9 Added filtering functions back into lbpm_uCT_pp 2016-04-23 09:57:24 -04:00
James E McClure
0c0e7f34c4 Added headers to lbpm_uCT_pp (again) 2016-04-23 09:50:49 -04:00
James E McClure
7eb030bca7 Adding new code to reverted lbpm_uCT_pp since I somehow introduced a memory error that I didn't feel like debuggin 2016-04-23 09:40:09 -04:00
James E McClure
a4be801a70 Debugging segfault-- think if ixed it 2016-04-21 21:04:12 -04:00
James E McClure
60834d227d Debugging segfault 2016-04-21 20:25:09 -04:00
James E McClure
c06a822510 Changed scope for full volume, would like to change it back once the rest of lbpm_uCT_pp is working 2016-04-21 19:43:05 -04:00
James E McClure
055bcd2e75 Pushed working fix (i think) 2016-04-21 17:47:47 -04:00
James E McClure
4b513f17c2 Added header for mesh writer 2016-04-21 06:42:56 -04:00
James E McClure
94cff142c3 Added visualization to lbpm_uCT_pp, I did it wrong before. This might still be wrong but it is a step in the right direction 2016-04-20 16:45:38 -04:00
James E McClure
f4667b63a3 Added visualization to lbpm_uCT_pp, fixed compilationb ug 2016-04-20 16:28:20 -04:00
James E McClure
0a8b163cd3 Added visualization to lbpm_uCT_pp 2016-04-20 16:23:04 -04:00
James E McClure
30a453b45b lbpm_uCT_pp compiles cleanly 2016-04-20 07:09:26 -04:00
James E McClure
62c23208ee Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-04-20 07:06:25 -04:00
James E McClure
215ef95918 implementing segmentation workflow within lbpm_uCT_pp 2016-04-20 07:06:17 -04:00
James McClure
b6f1e9cad7 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-04-17 22:25:13 -04:00
James McClure
6e90b7e6dc Updates to segmented to make sure communications are performed and to morphdrain to insure inlet layer is treated 2016-04-17 22:24:59 -04:00
James E McClure
579c1284c5 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-04-17 10:30:44 -04:00
James E McClure
918ad01e33 Fixed warning from common/Domain.h 2016-04-17 10:30:23 -04:00
James E McClure
6d991e7803 Updated lbpm_segmented_pp seems to converge nicely 2016-04-16 21:01:02 -04:00
James McClure
22067ea15a Fixed bugs in lbpm_segmented_pp.cpp 2016-04-16 19:34:03 -04:00
James E McClure
61cbeb4220 Updated lbpm_segmented_pp based on Min (2010) to sovle Eikonal equation 2016-04-16 19:27:24 -04:00
James E McClure
631ba92bea Removed erroneous return statement 2016-04-14 13:50:49 -04:00
James E McClure
3a88da2235 Initial Layering in the halo (so initial layer will not cause fluid to appear where Distance < Rcrit) 2016-04-14 13:07:34 -04:00
James E McClure
968feb1fbb Basic verification for lbpm_morphdrain_pp, read from ID file 2016-04-13 23:03:39 -04:00
James E McClure
159ace9646 Fixed bug in lbpm_morphdrain_pp.cpp -- now compiles 2016-04-13 21:46:59 -04:00
James E McClure
24093354e0 First draft of lbpm_morphdrain_pp 2016-04-13 21:43:31 -04:00
James E McClure
f94f6df3d1 Created a morphological drainage pre-processor in lbpm_morphdrain_pp (not in CMake or project, code not implemented) 2016-04-13 16:06:31 -04:00
James E McClure
6db20f8761 Fixing error in tests/lbpm_squaretube_pp 2016-03-31 19:58:27 -04:00
James E McClure
eb39f555e0 Read ColorToBinary from Restart file 2016-03-31 13:05:55 -04:00
James E McClure
83a4812e18 Made lbpm_uCT_pp provisional on the existence of netcdf 2016-03-19 11:36:26 -04:00
James E McClure
8d9a25e1fd Domain decomposition now works for lbpm_uCT_pp (not yet intended for production) 2016-03-18 16:18:58 -04:00