James E McClure
|
91651bbf37
|
Reverting to segmented representation for color to distance conversion
|
2015-11-13 15:25:42 -05:00 |
|
James E McClure
|
ff5371fd3e
|
Initializing signed distance analytically for color
|
2015-11-13 15:19:59 -05:00 |
|
James E McClure
|
040edfbbe3
|
Update distance calculation
|
2015-11-13 15:09:42 -05:00 |
|
James E McClure
|
637858558c
|
pdated sign in distance calculation (no change in phase)
|
2015-11-12 19:59:40 -05:00 |
|
James E McClure
|
c0d2c4dc3d
|
Modifying initialization to see if it helps
|
2015-11-12 17:31:21 -05:00 |
|
James E McClure
|
fefe7f2b9a
|
Converting distance functions
|
2015-11-12 17:25:11 -05:00 |
|
James E McClure
|
3b7c87281c
|
Returning SSO to ColortoSignDist
|
2015-11-12 11:10:06 -05:00 |
|
James E McClure
|
a17e7c1f9f
|
Removed SSO for ColorToSignedDistance (debugging)
|
2015-11-12 10:58:25 -05:00 |
|
James E McClure
|
41aab4fd64
|
Removed stray code from common/TwoPhase.cpp
|
2015-11-12 10:37:15 -05:00 |
|
James E McClure
|
d70beeab2f
|
Transforming to distance functions for interface speed calculation
|
2015-11-12 10:28:08 -05:00 |
|
James E McClure
|
c44c5e8811
|
Added new quantity wwndnw to averaging for two-phase
|
2015-11-05 20:02:06 -05:00 |
|
James E McClure
|
b788ba4dc4
|
Added new quantity wwndnw to averaging for two-phase
|
2015-11-05 20:00:49 -05:00 |
|
James E McClure
|
2a1d97239e
|
Added signed distance
|
2015-11-04 20:26:17 -05:00 |
|
James E McClure
|
d9996ed1b0
|
Performance testing signed distance conversion on CPU
|
2015-10-06 16:55:18 -04:00 |
|
James E McClure
|
de8467c9ef
|
Removed interface mapping from common/TwoPhase.cpp (less accurate, not useful)
|
2015-09-17 14:49:18 -04:00 |
|
James E McClure
|
6a7fee647f
|
Forgot to print quantity
|
2015-09-08 16:28:27 -04:00 |
|
James E McClure
|
016bc1e0ed
|
Including two Euler characteristic computations
|
2015-09-08 16:21:26 -04:00 |
|
James E McClure
|
4ed4e0f53e
|
Updating global minkowski measures for test
|
2015-09-05 09:50:21 -04:00 |
|
James E McClure
|
4c26a33038
|
Added other minkowski measures (curvature, surface area)
|
2015-09-04 16:13:32 -04:00 |
|
Mark Berrill
|
941c3cb98f
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2015-09-04 13:16:48 -04:00 |
|
Mark Berrill
|
a12e0ba7f1
|
Replacing MPI_COMM_WORLD with a passed communicator
|
2015-09-04 13:06:36 -04:00 |
|
James E McClure
|
7f69612a66
|
Added Minkowski measures to globally computed averages
|
2015-09-04 09:08:02 -04:00 |
|
James E McClure
|
e95c6e3038
|
Euler characteristic deteremined from integral curvature, added definition of PI to common/TwoPhase.h
|
2015-09-03 14:42:23 -04:00 |
|
James E McClure
|
3f25268e23
|
Using the integral curvature to compute the Euler characteristic
|
2015-09-02 16:57:19 -04:00 |
|
James E McClure
|
e64b17c71a
|
Updates to TwoPhase.cpp -- back to MPI_Allreduce for components
|
2015-09-02 16:24:54 -04:00 |
|
James E McClure
|
53fe2b72be
|
Debugging common/TwoPhase.cpp for labeling error
|
2015-09-02 12:56:35 -04:00 |
|
James E McClure
|
00e2b876db
|
Debugging labeling error
|
2015-09-02 12:13:44 -04:00 |
|
James E McClure
|
98c414d1cb
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2015-09-02 09:20:12 -04:00 |
|
James E McClure
|
4028d4f8df
|
Updates to TwoPhase.cpp
|
2015-09-02 09:19:44 -04:00 |
|
James E McClure
|
8178f2b776
|
Fixed merge conflict in common/TwoPhase.cpp
|
2015-09-02 08:22:32 -04:00 |
|
James E McClure
|
87e8c501ad
|
Mapping signed distance within averaging routines ComputeLocal and ComponentAverages to fix bug with labeling
|
2015-09-02 07:43:33 -04:00 |
|
James E McClure
|
a11aa3cf33
|
useless commit
|
2015-09-01 21:56:32 -04:00 |
|
Mark Berrill
|
5da421a7f0
|
merge
|
2015-09-01 21:54:25 -04:00 |
|
Mark Berrill
|
4d48b3e80d
|
Minor changes to help debug failed run
|
2015-09-01 21:51:41 -04:00 |
|
James E McClure
|
e382b33d77
|
fixed bug
|
2015-09-01 21:20:22 -04:00 |
|
James E McClure
|
c46bc3712b
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2015-09-01 21:17:10 -04:00 |
|
James E McClure
|
b6fbcd5770
|
changes to common/TwoPhase.cpp - changed out MPI_Allreduce for MPI_Reduce, removed erroneous references to MPI_COMM_WORLD
|
2015-09-01 21:15:30 -04:00 |
|
Mark Berrill
|
704f391d0f
|
Fixing some memory leaks/uninitialized values
|
2015-08-31 11:30:37 -04:00 |
|
James E McClure
|
7601ee2488
|
Printing out all NWP components, not thresholding by sizez
|
2015-08-30 15:08:50 -04:00 |
|
James E McClure
|
35aae0e5a0
|
Euler characteristic is working for multiple blobs
|
2015-08-30 14:58:04 -04:00 |
|
James E McClure
|
4f11ba885f
|
Trying to find bug in ComputePhaseComponent
|
2015-08-30 14:53:36 -04:00 |
|
James E McClure
|
b43d370a56
|
Trying to find bug in ComputePhaseComponent
|
2015-08-30 14:44:59 -04:00 |
|
James E McClure
|
3462c42bd1
|
Fixed bug in AssignComponentLabels (created during TestBlobAnalyze refactor)
|
2015-08-30 14:35:44 -04:00 |
|
James E McClure
|
355f093022
|
Euler characteristic refactored and working for TestBlobAnalyze for a sphere. Using the entire NWP surface rather than trying to stitch the wn+ns surfaces together
|
2015-08-30 14:25:00 -04:00 |
|
James E McClure
|
4a8399e835
|
Continuing to refactor Euler characteristic
|
2015-08-30 14:22:21 -04:00 |
|
James E McClure
|
cc857e285a
|
Continuing to refactor Euler characteristic
|
2015-08-30 13:57:37 -04:00 |
|
James E McClure
|
e6b0fa6193
|
Continuing to refactor Euler characteristic
|
2015-08-30 13:56:28 -04:00 |
|
James E McClure
|
97084f4db7
|
Continuing to refactor Euler characteristic
|
2015-08-30 13:51:00 -04:00 |
|
James E McClure
|
df0a3f5635
|
Continuing to refactor Euler characteristic
|
2015-08-30 13:46:20 -04:00 |
|
James E McClure
|
3a4e564ca6
|
Reverting to compute Euler characteristic in TwoPhase.h
|
2015-08-30 12:48:41 -04:00 |
|