Skip to content

TheRisenPhoenix/TrackingDataAnalysisTool

Repository files navigation

TrackingDataAnalysisTool

A tool to perform data analysis on tools exposed over an OpenIGTLink interface.

Building

Build Status

To build, you can import this project as a Gradle project into your IDE, or you can run in a terminal:

# For windows
./gradle.bat build # builds the project
./gradle.bat run # runs the main program

# For linux
./gradlew build
./gradlew run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published