Giter Club home page Giter Club logo

Comments (2)

pderian avatar pderian commented on August 25, 2024

Hello @black0017 ,

Typhoon was originally written for 2d dense motion estimation.

When I made pyTyphoon, an open-source minimal python version, I noticed that the wavelet library (pywavelets) that powers this implementation supports Nd transforms. Hence I wrote a few basic examples: Homogeneous shift and Column vortex.

I have not tested it with actual 3d data, and beware that this implementation features the data term only. I have not developed the high-order regularizers of the original version for 3D fields.

I believe you could apply it to volumetric medical images, but I doubt the results would be interesting given the lack of regularizations... Unless you develop your own. Also beware that this Python version is not efficient at all in terms of computations.

Finally, if you are looking at single-cell images, you could be interested in the works of my former colleagues of the SERPICO team.

from pytyphoon.

black0017 avatar black0017 commented on August 25, 2024

@pderian Thanks a lot for your detailed answer. I am not sure that I fully understood what you say, but I really appreciate your answer. I would search for a more basic 3d implementation of dense optical flow.

from pytyphoon.

Related Issues (3)

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.