Code Monkey home page Code Monkey logo

clahe3d's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

clahe3d's Issues

Add masking class

generate binary masks depending on a threshold and apply those masks to other volumes again. Implementing this feature requires severe reprogramming of the volume handling since we want to store multiple representations simultaneously.

Failing testcase #9

Running CLAHE3D with GPU support fails testcase #9 with the following output:

ctest --rerun-failed --output-on-failure

Start 9: test_gaussfilt
1/1 Test #9: test_gaussfilt ...................Subprocess aborted***Exception:   1.38 sec
terminate called after throwing an instance of 'char const*'


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   1.38 sec

The following tests FAILED:
	  9 - test_gaussfilt (Subprocess aborted)
Errors while running CTest

Possibly related warnings that are thrown during compilation:

meanfilt.h:24:7: warning: direct base ‘cudaTools’ inaccessible in ‘meanfilt’ due to ambiguity [-Winaccessible-base]
   24 | class meanfilt :
      |       ^~~~~~~~
 warning: narrowing conversion of ‘(int)sett.gaussfiltsett::kernelSize[0]’ from ‘int’ to ‘long unsigned int’ [-Wnarrowing]
   75 |         gaussfilter.set_kernelSize(
      |        

I downloaded and built the packaged exactly as provided in the instructions. System is an updated ARCH Linux with Nvidia 3090.

Make workspace interface to handle multiple volumes at a time

For the future we want to be capable of combining different versions of the volume after applying for example different filters. For this it would be very nice to have a workspace where we can rename, copy, create, delete, etc. different volumetric representations.

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.