Skip to content

BUG: float type for posterior sum caused overflow on large images#1793

Merged
cookpa merged 1 commit intomasterfrom
atropos_realtype
Aug 24, 2024
Merged

BUG: float type for posterior sum caused overflow on large images#1793
cookpa merged 1 commit intomasterfrom
atropos_realtype

Conversation

@cookpa
Copy link
Member

@cookpa cookpa commented Aug 24, 2024

Fixes #1791

@ntustison , I tried replacing RealType with double in the segmentation filter, but it caused a lot of compile errors, including Atropos.cxx and the ParzenWindow classes. So I just changed the posterior summation here.

@ntustison
Copy link
Member

Awesmoe. THanks @cookpa .

@cookpa cookpa merged commit 8c4e207 into master Aug 24, 2024
@cookpa cookpa deleted the atropos_realtype branch August 30, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Atropos stops early with "posterior probability" that doesn't depend on intensities data

2 participants