Code Monkey home page Code Monkey logo

Comments (5)

lewisjiang avatar lewisjiang commented on August 17, 2024

Hi @zxd123,

It is a little confusing indeed, because we split matching a plane from matching measurement points. The first step gives the linearization point of the plane feature, and the second step gives the "observations of the plane" from older poses, which are used in measurement model. The reasons for this are: the plane calculated from the first step is more stable than using close measurement points, and the reuse of measurement points can be avoided.

from puma-lio.

zxd123 avatar zxd123 commented on August 17, 2024

Thank you very much for your reply. Looking forward to the open-source of this project.

from puma-lio.

zxd123 avatar zxd123 commented on August 17, 2024

In the paper, it's mentioned that to process the data, one should first identify the plane that corresponds to a given point, and then locate the octree node containing the centroid of that plane to find the associated measurement points. However, could you please elaborate on the initial step? Specifically, once I have a set of measurement points from a frame, how is the corresponding plane for each point determined?

中文:
论文中提到了需要先通过点找到其匹配的平面,再根据平面找到八叉树中包含该平面质心的节点,再在节点中找到对应的测量点。但是我希望请教下第一步是怎么做的呢?也就是说刚拿到一帧点云后,是如何确定每个点所匹配到的平面呢?

from puma-lio.

lewisjiang avatar lewisjiang commented on August 17, 2024

@zxd123

也就是说刚拿到一帧点云后,是如何确定每个点所匹配到的平面呢?

和fastlio2 一样

from puma-lio.

zxd123 avatar zxd123 commented on August 17, 2024

@zxd123

也就是说刚拿到一帧点云后,是如何确定每个点所匹配到的平面呢?

和fastlio2 一样

好的好的,非常感谢

from puma-lio.

Related Issues (5)

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.