Giter Site home page Giter Site logo

Doubt on the dataframe about o3d3xx-ros HOT 2 CLOSED

ifm avatar ifm commented on August 21, 2024
Doubt on the dataframe

from o3d3xx-ros.

Comments (2)

tpanzarella avatar tpanzarella commented on August 21, 2024 1

We have a doubt about the frame we get through this lib: In the PCL file (through ex-file_io), we obtain 4 data per point. No problem with the first 3 points (coordinates of the point), but what about the last point, the intensity? Is it tied to one of the coordinates (x or y) or to the IR reflection?

The sensor does not return intensity information it returns amplitude, both raw and normalized. We populate the intensity channel of each of the pcl::PointXYZI data structures to be the normalized amplitude registered to the particular pixel in question. These are the same data that are returned in the AmplitudeImage() just packaged together with the point cloud data for convenience.

By the way, the dataframe we get, in what order is displayed? From left to right and from top to bottom?

At time of construction the data are populated as an MxN array where M and N depend upon your imager resolution. The data are populated in row-major order. In terms of the PCL serialization order to the PCD file, you can ask the PCL developers that question. However, you can also discover the answer yourself with very minimal effort and so I'll leave that as an exercise for you to do.

Hopefully this helps.

from o3d3xx-ros.

RamonGomez avatar RamonGomez commented on August 21, 2024

It helped. Lot of thanks.

Juan Ramón Gómez.

from o3d3xx-ros.

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.