Commit Graph

724 Commits

Author SHA1 Message Date
James E McClure
779c5b7086 Trying to figure out weird porosity bug in tests/BlobAnalyzeParallel 2015-06-04 09:46:49 -04:00
James McClure
ba20434292 Unit test for tests/TestSegDist works 2015-06-04 08:28:26 -04:00
James E McClure
89353b8159 Debugging unit test TestSegDist 2015-06-04 08:15:34 -04:00
James E McClure
4cc6bdba2a Debugging unit test TestSegDist 2015-06-04 08:11:46 -04:00
James E McClure
1d49f77af9 tests/TestSegDist seems to be working now 2015-06-04 07:52:13 -04:00
James E McClure
44c778f454 debugging SSO 2015-06-04 07:49:03 -04:00
James E McClure
772857aef1 debugging SSO 2015-06-04 07:47:11 -04:00
James E McClure
3ca1cf649b debugging SSO 2015-06-04 07:44:38 -04:00
James E McClure
698da7798b debugging SSO 2015-06-04 07:42:08 -04:00
James E McClure
57f0699bf5 debugging SSO 2015-06-04 07:29:49 -04:00
James E McClure
57d3e282cb debugging SSO 2015-06-04 07:26:31 -04:00
James E McClure
965257e9cd debugging SSO 2015-06-04 07:02:40 -04:00
James E McClure
017a408422 debugging SSO 2015-06-04 07:00:31 -04:00
James E McClure
24a11aa45a Fixing bugs in SSO 2015-06-04 06:58:28 -04:00
James E McClure
34765d92c2 debugging tests/TestSegDist 2015-06-03 21:50:24 -04:00
James E McClure
f2846c0d7b debugging tests/TestSegDist 2015-06-03 21:11:50 -04:00
James E McClure
a49b71daef Added headers to tests/TestSegDist 2015-06-03 21:09:41 -04:00
James E McClure
ce199b4d3d Fixed bug in Domain.h: SSo 2015-06-03 18:04:43 -04:00
James E McClure
db8dbfd954 Added unit test for segmented -> signed distance 2015-06-03 17:57:59 -04:00
James E McClure
ae9b848296 Added tests/TestSegDist.cpp to test parallel converseion for segemented data to signed distance function 2015-06-03 17:55:25 -04:00
James E McClure
e7eb11f228 Moved signed distance computation SSO from TwoPhase.h to Domain.h 2015-06-03 17:54:16 -04:00
James E McClure
57817dc94a Addings support for parallel signed distance froms segmented -- pieces in place 2015-06-03 16:02:47 -04:00
James E McClure
16061f1295 Added compiler directives for PROFILING in tests/BlobIdentifyParallel 2015-06-03 15:52:53 -04:00
James E McClure
c2d84c4ff1 Added compiler directives for PROFILING in tests/BlobAnalyzieParallel 2015-06-03 15:49:43 -04:00
James E McClure
e5f14f99a6 Adding support for signed distance from segmented images in parallel -- debugging 2015-06-03 15:44:49 -04:00
James E McClure
5c933c15bb Adding support for signed distance from segmented images in parallel 2015-06-03 15:42:40 -04:00
James E McClure
f56a4410d9 Adding support for signed distance from segmented images in parallel 2015-06-03 15:41:31 -04:00
James E McClure
bf98d9aa23 Adding support for signed distance from segmented images in parallel 2015-06-03 15:37:39 -04:00
James E McClure
0200c39994 Debugging BlobAnalyze.cpp 2015-06-03 10:30:35 -04:00
James E McClure
0276230fe4 Debugging BlobAnalyze.cpp 2015-06-03 10:26:59 -04:00
James E McClure
bde70d2da5 Debugging parallel blob analysis 2015-06-03 09:31:38 -04:00
James E McClure
34ea196569 debugging 2015-06-03 08:41:52 -04:00
James E McClure
8ba62c09e7 debugging 2015-06-03 08:20:30 -04:00
James E McClure
b48ec79841 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 21:44:58 -04:00
James E McClure
4ecd9f2dc2 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 21:22:42 -04:00
James E McClure
ea9adf0b26 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 18:48:34 -04:00
James E McClure
bcd25585e0 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 18:12:18 -04:00
James E McClure
0e155faa7c Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 18:04:03 -04:00
James E McClure
b9d907a642 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 17:56:37 -04:00
James E McClure
c2109341e4 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 17:53:34 -04:00
James E McClure
0deca75eab version of tests/BlobAnalyzeParalell now compiles 2015-06-02 15:44:41 -04:00
James E McClure
856b95870a debuging BlobAnalyzeParalleld 2015-06-02 15:38:34 -04:00
James E McClure
aafa7dbe24 debuging BlobAnalyzeParalleld 2015-06-02 15:36:00 -04:00
James E McClure
48b0e8042a Debugging tests/BlobAnalyzeParallel 2015-06-02 15:29:00 -04:00
James E McClure
5f16f7dc57 Added configuration script for desktop workstation 2015-06-02 15:26:37 -04:00
James E McClure
2558b5ce1b Updated tests/CMakeLists.txt 2015-06-02 15:25:48 -04:00
James E McClure
48eda6f759 Added analysis to tests/BlobAnalyzeParallel 2015-06-02 15:24:36 -04:00
James E McClure
91def9d841 Created tests/BlobAnalyzeParallel from tests/BlobIdentifyParallel 2015-06-02 15:17:09 -04:00
James E McClure
4c84495609 Updated common/TwoPhase.h so that averaging routines are only called when an entity exists 2015-06-02 14:34:08 -04:00
James E McClure
a07b392426 Updated common/TwoPhase.h so that averaging routines are only called when an entity exists 2015-06-02 14:27:43 -04:00