UsTK : Ultrasound ToolKit  version 2.0.1 under development (2023-12-07)
UsTK 2.0.1 main page

Introduction

UsTK is a modular C++ library that allows fast development of visual servoing applications dedicated to ultrasound images. UsTK is developed and maintained by the Inria Rainbow team located at Inria Rennes.

UsTK official site is https://ustk.inria.fr

UsTK source code is now available on GitHub https://github.com/lagadic/ustk

If you have any problems or find any bugs, please report them in the bug tracker.

It is also possible to contact UsTK main developers using: ustk@inria.fr

Supported platforms

UsTK is a multi platform library that works under Linux, OSX and Windows. To install UsTK you need the CMake configuration tool available from http://www.cmake.org. As UsTK is a set of modules for ViSP library, you will need to download ViSP source code here. Furthermore, depending on your operating system and the capabilities you need, you may install third party libraries listed here.

UsTK full installation procedure using CMake is detailed in the Installation from source tutorials.

UsTK tutorials

Below you will find some tutorials dedicated to the ultrasound toolkit extension.

Installation from source tutorials

Running UsTK example codes tutorials