Mark Berrill
|
90ffb5b9d0
|
Adding support for different precision in silo
|
2017-03-01 15:48:17 -05:00 |
|
Mark Berrill
|
e29faadcee
|
Adding initial Silo writer. Modifying writer interface.
|
2017-01-23 10:42:21 -05:00 |
|
Mark Berrill
|
a00979dd4d
|
Fixing bug with netcdf writer
|
2016-06-28 16:00:30 -04:00 |
|
James E McClure
|
e0a1519608
|
Merge conflicts should be resolved
|
2016-06-27 14:00:39 -04:00 |
|
James E McClure
|
dc607718e6
|
committing lbpm_uCT_pp due to impending merge conflicts. Will resolve on next commit
|
2016-06-27 13:58:59 -04:00 |
|
Mark Berrill
|
1e8ca14d85
|
Refactoring lbpm_uCT_pp.cpp
|
2016-06-27 11:15:42 -04:00 |
|
Mark Berrill
|
7a6f35bd45
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2016-06-27 10:11:16 -04:00 |
|
Mark Berrill
|
1dfbf34ecb
|
Adding netcdf writer
|
2016-06-27 10:09:14 -04:00 |
|
James E McClure
|
a30cec72b0
|
lbpm_uCT_pp now works with MASK (specified internally) to crop with cylinder
|
2016-06-19 15:33:28 -04:00 |
|
James E McClure
|
d1774fed19
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2016-06-19 15:04:59 -04:00 |
|
James E McClure
|
60e65e8cc0
|
fixed build
|
2016-06-19 15:04:43 -04:00 |
|
James E McClure
|
52cb49e85f
|
updated lbpm_uCT_pp.cpp
|
2016-06-19 15:04:09 -04:00 |
|
James E McClure
|
d866da4356
|
Added distance mask to lbpm_uCT_pp
|
2016-06-19 13:31:29 -04:00 |
|
James E McClure
|
1efc44061c
|
Revert "Added cylinder cropping to lbpm_uCT_pp"
This reverts commit 77064fea68.
|
2016-06-17 16:40:38 -04:00 |
|
James E McClure
|
77064fea68
|
Added cylinder cropping to lbpm_uCT_pp
|
2016-06-17 16:06:49 -04:00 |
|
Mark Berrill
|
1eff3017d2
|
Fixing index issue when trying to read full domain in lbpm_uCT_pp
|
2016-06-16 14:03:39 -04:00 |
|
Mark Berrill
|
0284d4acd0
|
Working on filter for lbpm_uCT_pp
|
2016-06-15 09:24:59 -04:00 |
|
Mark Berrill
|
b11d2c447e
|
Working on lbpm_uCT
|
2016-05-25 14:00:28 -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 |
|
James E McClure
|
0a8b163cd3
|
Added visualization to lbpm_uCT_pp
|
2016-04-20 16:23:04 -04:00 |
|