Code Monkey home page Code Monkey logo

Comments (6)

seanm avatar seanm commented on June 17, 2024 2

This solves the itkStatisticsUniqueLabelMapFilterTest1 test failure under TSan! Amazing! We'll see on cdash if it solves other similar failures too...

from itk.

dzenanz avatar dzenanz commented on June 17, 2024

itkStatisticsUniqueLabelMapFilterTest sounds familiar, because I think it is flaky. So this might be a genuine bug discovery. We shouldn't sweep it under the carpet. Does anyone have time to tackle this, now or in the future?

from itk.

blowekamp avatar blowekamp commented on June 17, 2024

The test makes reference to JIRA issue number 3370:

// ToDo: remove dilationOutput once the JIRA issue 3370 has been solved

Which is referenced in this commit: a18b3cf

from itk.

dzenanz avatar dzenanz commented on June 17, 2024

There is this issue: #3031.

from itk.

seanm avatar seanm commented on June 17, 2024

There is this issue: #3031.

Ha! Totally forgot that I had apparently discovered this 2 years ago too!

We shouldn't sweep it under the carpet.

Agreed.

Does anyone have time to tackle this, now or in the future?

I don't actually use this part of ITK, so I'm afraid I won't tackle it, with so many other things to do.

But I would like to get Mac14.x-AppleClang-dbg-TSan on cdash green, even if it requires suppressing likely bugs, because only if it's green will anyone notice/care if future TSan issues are found.

from itk.

blowekamp avatar blowekamp commented on June 17, 2024

I am suspicious of the algorithm implemented here:
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.hxx#L79-L255

I am not sure how only the previous label line can be looked at to ensure they are not over lapping.

from itk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.