Giter VIP home page Giter VIP logo

mf2d's Introduction

I am Jukka Suomela, Associate Professor at Aalto University, Finland.

My research interests include theoretical computer science, algorithms, computational complexity, and computability, especially the theoretical foundations of distributed and parallel computing. I also do work related to digital humanities. For more information, see my home page at https://jukkasuomela.fi

mf2d's People

Contributors

suomela avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mf2d's Issues

iOS version

Is the current code build for the iOS platform ?

Different result than ImageJ

Dear all,

i am writing this more of a warning to fellow googlers who find themselfs here; there is really not too many float32 / uint16 libraries that could do median sorting with large window (like 9x9 or 21x21 - as required on certain standard).

This library seemed very fine, and during course tests it seemd to provide correct results. When studying with detail due some other issue, i did notice bit weird output. As attachement is the processed image from the examples compared to ImageJ "median filter" output of radius=2.0.

The m2fd output has to my untrained eye kind of "liney artefacts" that would seem wrong to my intuition. I have not done pen&paper verification to this.

image
On left is the m2fd output, on right is the ImageJ median filtered and on the right is the un-altered data. The gray-levels have been adjusted to same on each image.

When doing image subtraction (m2fd output image - imagej median filter r=2 image) and compare the results are following:
image
Left: The m2fd output and its histogram (to give some idea of the leves) and on right the difference image (and its histogram for the levels).

The command to obtain the result image was

./bin/mf2d 2 ./example/test-1.fits /tmp/out.fits /tmp/out-diff.fits

The platform is linux x86_64 (kubuntu 20.04)

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.