Git Product home page Git Product logo

rgb-d-volume-measurement's Introduction

RGB-D-volume-measurement

Measure the volume of not transparent liquids that are in a container with the pointclouds obtained with an RGB-D camera

To measure the volume effectively with this method, first it’s needed to obtain the point cloud of the inferior (ground surface) and the superior plane (top surface of the liquid). Also, these pointclouds must be in planes were the points that are in it have the same z coordinates. Therefore, it’s possible that an alignment with a plane estimator (MSAC) and a rotation in the space is needed firstly.

                      

Area

To calculate the area of the top plane pointcloud, first the convex hull of this surface is obtained, then with the points that form the convex hull the Gauss area formula is applied to obtain the area.

                      

Height

To obtain the height of the liquid that is in the container first a robust method to delete outliers is applied, then with the difference of the medians of the inferior and superior z coordinates the height is obtained.

The volume is the product between area and height.

This algorithm was part of a research project where various not transparent liquids at different situations were tested. The error between the real volume and the obtained one was bellow 10% in all cases.

rgb-d-volume-measurement's People

Contributors

jsa-m avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

lyp365859350

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.