Giter Club home page Giter Club logo

virtual-encoder-ecndt-2023's Introduction

Virtual-Encoder-ECNDT-2023

This repository contains scripts which generate the results presented in "Virtual encoder: a two-dimension visual odometer for NDT".

0. Table of Contents

  1. Demo video
  2. Dataset
    1. Dataset organization
  3. Getting_started
    1. Installation
  4. Dependecies

1. Demo video

2. Dataset

The dataset required to properly reproduce the results is avaliable at https://drive.google.com/drive/folders/1IEDjHuvrFpMRdltmPRAk1uatcMgQzyiS?usp=share_link . After downloading the "data.zip" you must copy and paste to the main project directory ("Virtual-Encoder-ECNDT-2023/") and then extract it.

2.1. Dataset Organization

Each folder represents an experiment (e.g. "air_cylindrical_longest_side") which contains:

  1. Photos shot by Raspberry Pi ground-facing camera;
  2. Orientation of the rigid body acquired by the inertial unit in quaternion and euler angle format;
The experiments under "calibration" folder were used exclusively for calibration purpose. Data under "planar" and "cylindrical" folder were used for generating the paper results.
+---Virtual-Encoder-ECNDT-2023
|   |   data.zip
|   |   
|   \---data
|       +---calibration
|       |   +---air_cylindrical_longest_side
|       |   |       
|       |   +---air_cylindrical_shortest_side
|       |   |       
|       |   +---air_planar_longest_side
|       |   |       
|       |   +---air_planar_shortest_side
|       |   |       
|       |   +---water_cylindrical_longest_side
|       |   |       
|       |   +---water_cylindrical_shortest_side
|       |   |       
|       |   +---water_planar_longest_side
|       |   |       
|       |   \---water_planar_shortest_side
|       |   	| 
|       |           
|       +---cylindrical
|       |   +---air_closed_loop
|       |   |       
|       |   +---air_single_x
|       |   |       
|       |   +---air_single_y
|       |   |       
|       |   +---water_closed_loop
|       |   |       
|       |   +---water_single_x
|       |   |       
|       |   \---water_single_y
|       |           
|       \---planar
|           +---air_closed_loop
|           |       
|           +---air_single_x
|           |       
|           +---air_single_y
|           |       
|           +---water_closed_loop
|           |       
|           +---water_single_x
|           |       
|           \---water_single_y
|               

3. Dependecies

matplotlib # for data visualization
scipy # for signal processing algorithms
numpy # for general numerical processing
Pillow # for image reading and simple image manipulation (called PIL when imported)

4.Getting Started

4.1. Installation

4.1.a Clone github repository

cd ~
git clone https://github.com/thiagokalid/Virtual-Encoder-ECNDT-2023
cd Virtual-Encoder-ECNDT-2023

4.1.b Prerequisities

You will need to build the Virtual-Encoder-ECNDT-2023 environment by following command:

virtual-encoder-ecndt-2023's People

Contributors

danielsantin avatar matheusfdario avatar thiagokalid avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.