Commit Graph

184 Commits

Author SHA1 Message Date
James E McClure
bb1d2658d6 Factored random phase initialization into pre-processor tests/lbpm_random_pp 2015-06-19 22:29:33 -04:00
James E McClure
d50713b42c Updates for relperm 2015-06-18 07:52:39 -04:00
James E McClure
6922409f87 Signed distance conversion is too expensive 2015-06-17 18:08:26 -04:00
James E McClure
724f87b630 Refactoring -- compiles 2015-06-16 21:50:29 -04:00
James E McClure
5dfe4f8044 Refactoring 2015-06-16 21:39:26 -04:00
James E McClure
611eaa6865 MOdifications to signed distance computation in TwoPhase.h:ColorToSignedDistance 2015-06-16 21:24:52 -04:00
James E McClure
13e04e4781 Domain.h:SSO does not depend on id 2015-06-16 21:23:29 -04:00
James E McClure
de0cad3659 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-06-14 08:28:27 -04:00
James E McClure
8ddde88865 Fixed bug in curve curvature routine (pmmc.h) 2015-06-14 08:28:07 -04:00
James E McClure
507ea445f4 Think I understand the bug in TwoPhase.h 2015-06-13 21:51:21 -04:00
Mark Berrill
5fc08ce163 Adding test for blob identification. Adding visit capabilities for domain and volume variables 2015-06-11 15:01:24 -04:00
James E McClure
db1650ea5d Added pre-processor and domain decomposition tool for segmented data 2015-06-10 15:09:32 -04:00
James E McClure
41060cb3c0 Added intialization for BlobLabel which should fix a bug if I'm right 2015-06-09 14:54:53 -04:00
James E McClure
c93ee0ed0a tests/TestBlobAnalyze working -- cleaning up 2015-06-06 08:48:35 -04:00
James E McClure
e268205481 updated TestBlobAnalyze 2015-06-05 16:04:17 -04:00
James E McClure
bf3d5616a9 updated TestBlobAnalyze 2015-06-05 12:56:29 -04:00
Mark Berrill
623fada1d2 Adding stack trace to BlobAnalyzeParallel 2015-06-05 10:41:09 -04:00
James E McClure
4fee1da0c5 Added domain broadcast to BlobAnalyzeParallel 2015-06-04 14:03:42 -04:00
James McClure
ba20434292 Unit test for tests/TestSegDist works 2015-06-04 08:28:26 -04:00
James E McClure
1d49f77af9 tests/TestSegDist seems to be working now 2015-06-04 07:52:13 -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
ce199b4d3d Fixed bug in Domain.h: SSo 2015-06-03 18:04:43 -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
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
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
b48ec79841 Debugging tests/BlobAnalyzeParallel.cpp 2015-06-02 21:44:58 -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
James E McClure
5d5edcc911 Updated common/TwoPhase.h so that averaging routines are only called when an entity exists 2015-06-02 14:22:57 -04:00
Mark Berrill
49753252c8 Fixing compile errors and warnings with PGI 2015-04-28 12:26:27 -04:00
Mark Berrill
b7634dc099 Adding parallel blob identification 2015-04-28 11:34:57 -04:00
Mark Berrill
ef25839769 Replacing Array class with another Array class 2015-04-22 14:23:55 -04:00
Mark Berrill
197b788330 Adding check on Array to ensure it is within bounds (debug mode only) 2015-04-16 10:54:58 -04:00
James E McClure
3dfe6fc1dd Parallel blob analysis seems to be working need to add unit test 2015-04-15 22:52:47 -04:00
James McClure
3ca0368700 Equilibrium blob averaging and removal in tests/lbpm_BlobAnalysis.cpp -- implemented without unit test 2015-04-14 16:22:57 -04:00
James McClure
99b0dbb806 Basic blob averaging in parallel tests/lbpm_BlobAnalysis and common/TwoPhase.h 2015-04-13 16:56:03 -04:00
James McClure
96c3b00407 Committing transitional changes 2015-04-10 12:54:01 -04:00
James McClure
36290d7537 Still working on tests/lbpm_BlobAnalysis.cpp 2015-03-22 22:30:53 -04:00
James E McClure
762d195a42 Partially through blob averaging 2015-03-22 21:13:17 -04:00
James E McClure
fc496a2574 Got tests/lbpm_BlobAnalysis.cpp to compile 2015-03-20 15:13:33 -04:00
James E McClure
0db3870c1c Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-03-20 12:25:30 -04:00
James E McClure
77b2170e81 This commit will probably cause merge conflicts :( 2015-03-20 12:25:23 -04:00