Giter VIP home page Giter VIP logo

echobot's Introduction

EchoBot

EchoBot is an open-source robotic ultrasound system that integrates core libraries for building generic and autonomous robotic US applications.

Features

Several of the essential components are implemented in the frameworks FAST and libromocc. This include

  • Sensor interface - Ultrasound scanners, robots and depth cameras
  • Machine Learning - Real-time inference through several supported engines, such as TensorFlow.
  • Visualization - Supports 3D and 2D rendering
  • GUI Widgets - Premade widgets that can be used in multiple applications

Structure

EchoBot is written in C++ using CMake, Qt, Eigen, libromocc and FAST.

Development instructions

Option 1. Install with FAST preinstalled on your system

Build and install the echobot branch of FAST on your system. Remember to enable building Tensorflow, Realsense and OpenIGTLink in the CMake. Optionally enable the Clarius module. After installation, you can build EchoBot on your system by pointing to the FAST install directory.

Linux (Ubuntu 18.04):

git clone https://github.com/androst/EchoBot.git
cd EchoBot
mkdir build
cd build
cmake .. -DFAST_DIR=/path/to/FAST/cmake/
make -j8

Option 2. Build FAST with EchoBot

This is not working as intended at the moment.

echobot's People

Contributors

androst avatar

Stargazers

 avatar  avatar  avatar dc g avatar  avatar  avatar Bonnie.zy avatar SteveL avatar Ryan C James avatar Elon avatar  avatar Hanying Liang avatar guojun avatar  avatar  avatar haison avatar André Pedersen avatar Keyu Li avatar  avatar  avatar Erik Smistad avatar Rüdiger Göbl avatar Miguel Xochicale, PhD avatar

Watchers

Erik Smistad avatar Ole Vegard Solberg avatar  avatar Lars Eirik Bø avatar Geir Arne Tangen avatar James Cloos avatar  avatar  avatar Miguel Xochicale, PhD avatar  avatar  avatar  avatar Abhishek Kathpal avatar

echobot's Issues

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.