I am trying to understand the paper linked below. The paper discusses a laser scanning device that can do Simultaneous Localization and Mapping (SLAM) so basically it scans the surfaces around it and works out both the position of the device and the shape of the surrounding space whilst moving continuously.
At the bottom of the left hand column of page 5 it says
Now, assuming that I am pretty thick (it would be a fair assumption), is there a straight forward explanation of what a Second Order Moment Matrix is without a load of Matrix multiplication equations? I would be happy with text or a psuedo-code algorithm or a diagram but a screed of Matix equations would just be lost on me.
http://www.researchgate.net/profile...le_Mapping/links/00b7d526518fcb8532000000.pdf
At the bottom of the left hand column of page 5 it says
In the above the "trajectory estimate" is an initial best guess at how the device has moved since the last known locationSurface elements, or surfels, are extracted from the 3D
point cloud projected from the initial trajectory estimate.
Clusters of laser points that are both spatially and temporally
proximal are identified and used to compute surface properties
based on the centralized second-order moment matrix of the
point coordinates.
Now, assuming that I am pretty thick (it would be a fair assumption), is there a straight forward explanation of what a Second Order Moment Matrix is without a load of Matrix multiplication equations? I would be happy with text or a psuedo-code algorithm or a diagram but a screed of Matix equations would just be lost on me.
http://www.researchgate.net/profile...le_Mapping/links/00b7d526518fcb8532000000.pdf


