Coder Social home page Coder Social logo

Comments (1)

ctrueden avatar ctrueden commented on August 22, 2024

@maurosilber wrote:

I tried looking into the code, but could not found it.

If you are using Fiji, you can find the source code by typing "Subtract Background" into the search bar, then clicking the "Source" button in the right-hand pane. Here is the code:

https://github.com/imagej/ImageJA/blob/v1.53k/src/main/java/ij/plugin/filter/BackgroundSubtracter.java

Personally, I do not like the "Subtract Background" command; the algorithm seems to have weird artifacts to me. But I never dug into the code to find out why. I just use a workflow like this instead:

  1. Duplicate image
  2. Gaussian blur the duplicate with large radius
  3. Subtract the blurred image from the original

Please feel warmly welcome to improve the Image Intensity Processing page, and really any page, on the wiki—that's why it is a wiki. The original authors of those Scientific Imaging Tutorials pages are mostly long gone, so it's up to the community to improve them as ImageJ evolves.

from imagej.github.io.

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.