Giter VIP home page Giter VIP logo

3d-icp-covariance's People

Contributors

chrisflesher avatar saimanoj18 avatar tavu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

3d-icp-covariance's Issues

A question in `C++/src/point_to_point/loading_inputs_point_to_point.cpp::217`

pcl::copyPointCloud(cld1,data_idx,data_pi);

Should the cld1 here be replaced by the original source pointcloud: cloud_in? because cld1 here is the pointcloud after icp alignment using final_transformation.

The data_pi parameter in calculate_ICP_COV function should be the corresponding points in the "source pointcloud" right?

Covariance scaling

Hi,

from what I have observed is that indeed the covariance grows if the computed transformation gets worse. But I think the scale is off. I took a Velodyne VLP32 point cloud and shifted it 1.5m in x direction. I used the transformed point cloud as source and raw point cloud as target. The estimate was set to the identity matrix. Therefore the error in x is 1.5m and the remaining errrors are 0. This results in a x variance of 4.24938e-7 which is a standard deviation of just 0.6mm.

Do you have an idea to bring this more in line with the real expected covariance/standard deviation?

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.