Coder Social home page Coder Social logo

sonar_simulation's Introduction

Imaging sonar simulator

This repository presents the imaging sonar simulator + partly data as presented in the following publications:

Types of simulated sonar devices:

  • Mechanical scanning imaging sonar (MSIS)
  • Forward-looking sonar (FLS)

Packages

The imaging sonar simulation is split into five main packages, as follows:

How to install

The following steps are tested correctly on

OS OpenCV Ruby Test Last test
Ubuntu 18.04 LTS OpenCV 3.2.x Ruby 2.5.1 OK 25 Feb 2022
Ubuntu 16.04 LTS OpenCV 2.4.x Ruby 2.3.1 OK 18 Feb 2020
$ sudo apt-get install ruby ruby-dev
$ mkdir sonar_simulation
$ cd sonar_simulation
$ wget http://raw.githubusercontent.com/romulogcerqueira/sonar_simulation-buildconf/master/bootstrap.sh
$ sh bootstrap.sh

Using docker for this repository (optional)

Optionally, you may choose to build this repository using Docker, for convenience. Follow the instructions here.

How to run the examples

Checkout and build the packages:

$ aup
$ amake

Go to examples directory:

$ acd simulation/examples/

To simulate the FLS device operation:

$ ruby sonar_multibeam-run.rb

To simulate the MSIS device operation:

$ ruby sonar_scanning-run.rb

Citation

Please consider citing our publications if you find this code useful for your research:

@article{CERQUEIRA2020,
    title = {A rasterized ray-tracer pipeline for real-time, multi-device sonar simulation},
    author = {Cerqueira, R{\^o}mulo and Trocoli, Tiago and Albiez, Jan and Oliveira, Luciano},
    journal = {Graphical Models},
    volume = {111},
    year = {2020},
    issn = {1524-0703},
    doi = {http://doi.org/10.1016/j.gmod.2020.101086},
    url = {http://www.sciencedirect.com/science/article/pii/S1524070320300278}
}
@phdthesis{CERQUEIRA2019,
    title = {A multi-device sonar simulator for real-time underwater applications},
    author = {Cerqueira, R{\^o}mulo},
    year = {2019},
    school = {Federal University of Bahia}
}
@article{CERQUEIRA2017,
    title = {A novel GPU-based sonar simulator for real-time applications},
    author = {Cerqueira, R{\^o}mulo and Trocoli, Tiago and Neves, Gustavo and Joyeux, Sylvain and Albiez, Jan and Oliveira, Luciano},
    journal = {Computers & Graphics},
    volume = {68},
    number = {Supplement C},
    pages = {66--76},
    year = {2017},
    issn = {0097-8493},
    doi = {http://dx.doi.org/10.1016/j.cag.2017.08.008},
    url = {http://www.sciencedirect.com/science/article/pii/S0097849317301371}
}
@inproceedings{CERQUEIRA2016,
    title = {Custom Shader and 3D Rendering for computationally efficient Sonar Simulation},
    author = {Cerqueira, R{\^o}mulo and Trocoli, Tiago and Neves, Gustavo and Oliveira, Luciano and Joyeux, Sylvain and Albiez, Jan},
    booktitle = {XIX Conference on Graphics, Patterns and Images (SIBGRAPI)},
    booksubtitle = {Workshop on Working In Progress (WIP)},
    year = {2016},
    pages = {1--6}
}

Known issues / Suggested improvements

sonar_simulation's People

Contributors

romulogcerqueira 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.