Giter Site home page Giter Site logo

ij-nl-means's People

Contributors

pascalbehnel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ij-nl-means's Issues

java.lang.ArrayIndexOutOfBoundsException for single image

Applying the filter with default settings (+auto) to image attached give the following exception:
(Fiji Is Just) ImageJ 2.0.0-rc-43/1.50e; Java 1.6.0_24 [64-bit]; Linux 4.2.5-1-ARCH; 147MB of 3179MB (4%)

java.lang.ArrayIndexOutOfBoundsException: 856375
at de.biomedical_imaging.ij.nlMeansPlugin.NLMeansDenoising_.expandImage(NLMeansDenoising_.java:454)
at de.biomedical_imaging.ij.nlMeansPlugin.NLMeansDenoising_.NLMeansDenoising(NLMeansDenoising_.java:142)
at de.biomedical_imaging.ij.nlMeansPlugin.NLMeansDenoising_.run(NLMeansDenoising_.java:122)
at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:263)
at ij.plugin.filter.PlugInFilterRunner.(PlugInFilterRunner.java:112)
at ij.IJ.runUserPlugIn(IJ.java:214)
at ij.IJ.runPlugIn(IJ.java:176)
at ij.Executer.runCommand(Executer.java:136)
at ij.Executer.run(Executer.java:65)
at java.lang.Thread.run(Thread.java:662)

backcorrected_nlm

32bit image yields result containing only zeros

If I apply the nl-mean on images (32bit float) containing values between 0 and 1 the resulting image contains only zeros. If I multiply my image before with a large number it works fine.

Is there an internal casting to integers?

De-nosing?

The description text calls the algorithm "denosing". I think it should be "denoising".

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.