Giter Club home page Giter Club logo

Comments (3)

gpeyre avatar gpeyre commented on August 24, 2024

You can find it for instance in our review paper, especially in Section 3.4 (it is described on a triangulation, but the same apply on a grid by considering 4 or 8 neighboring triangles around each point).

from numerical-tours.

donghaozhang avatar donghaozhang commented on August 24, 2024

Thank you so much!

from numerical-tours.

tvercaut avatar tvercaut commented on August 24, 2024

Apologies for reviving an old thread but I am also interested in digging a bit more into anisotropic fast marching for cartesian grids (images). I tried looking at the code and the review paper listed above but got a bit confused. Would it be possible to share a bit more insight?

Section 3.4 of the review paper doesn't specifically talk about anisotropic fast marching. A quick bibliography search point to a few potential options, e.g.:

It would thus be helpful to better understand what is implemented in the fastmarching_3_anisotropy notebook.
Indeed, looking at this fastmarching_3_anisotropy notebook, I see it calls fm2dAniso but that files doesn't provide much comments on the method being implemented.

I also saw the perform_front_propagation_anisotropic.cpp file but this refers to files that are missing from the repository: anisotropic-fm/AnisotropicTensorDistance.h and anisotropic-fm/AnisotropicTensorDistanceConfidence.h. I tried looking for these but only found this which may or may not be related:
https://github.com/gjacopo/imtools/blob/master/propagation/src/GCM/AnisotropicTensorDistanceConfidence.h

from numerical-tours.

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.