Commit Graph

1521 Commits

Author SHA1 Message Date
Mark Berrill
e494f34a66 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2016-06-15 09:25:09 -04:00
Mark Berrill
0284d4acd0 Working on filter for lbpm_uCT_pp 2016-06-15 09:24:59 -04:00
James E McClure
e8095dd1ec Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2016-06-04 19:32:23 -04:00
James E McClure
0372fd0d05 Fixed weird MPI bug (bug is on MPI side) in lbpm_permeability_simulator 2016-06-04 19:31:44 -04:00
Mark Berrill
512ca33b64 Updating default C++ standard 2016-05-29 14:14:15 -04:00
James E McClure
a1b8970dd0 updated Eos / Titan build scripts for C++ 11 2016-05-29 10:43:37 -04:00
James E McClure
2e3db0a77c Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2016-05-29 10:17:32 -04:00
James E McClure
bb3a3ef9c4 Updates for C++11 build 2016-05-29 10:16:00 -04:00
James E McClure
351e7fa593 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2016-05-27 15:57:33 -04:00
James E McClure
5dcf4f4b4d changes to lbpm_color_simulator.h 2016-05-27 15:57:17 -04:00
Mark Berrill
9aa3145e8a Adding fast distance calculation 2016-05-26 12:42:51 -04:00
Mark Berrill
a77fe2b914 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2016-05-25 14:00:45 -04:00
Mark Berrill
b11d2c447e Working on lbpm_uCT 2016-05-25 14:00:28 -04:00
Mark Berrill
1b36f74bdf Updating lbpm_uCT_pp.cpp with new Array class, adding imfilter 2016-05-24 10:34:33 -04:00
James E McClure
b50fc1996b Updated morphological analysis pre-processor 2016-05-23 15:07:15 -04:00
James E McClure
46a1732591 fixed bug in morphological drainage initialization 2016-05-11 23:09:27 -04:00
James E McClure
bc5e0263ae Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-05-11 17:09:46 -04:00
James E McClure
4cea1c0159 Added morphological initialization lbpm_morph_pp 2016-05-11 17:09:38 -04:00
James E McClure
59541e779b Reverging to old lbpm_color_Simulator.h 2016-04-30 20:41:55 -04:00
James E McClure
e9099ce814 Using median within regions lbpm_uCT_pp 2016-04-25 19:25:16 -04:00
James E McClure
09b8c452db Using median within regions lbpm_uCT_pp 2016-04-25 19:19:42 -04:00
James E McClure
40c75ee1bb fixed bugs 2016-04-25 15:58:10 -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