Skip to content

voxarlabs/BatVisualizer

Repository files navigation

Bat Visualizer

Synopsis

This project is a web tool that uses the and ThreeJS libraries to allow the visualization of data obtained from the SiRAC. This project was developed at Voxar Labs.

Run

A online sample is running at this link. If you want to run it by yourself you can download the repository and run the python command:

Python 2.7
    python -m SimpleHTTPServer 8000
Python 3.6
    python -m http.server 8000

You can change the 8000 parameter to any desired port

Data

The online sample contains three file samples avaliable at the file folder. These files were obtained by the tracking of three different videos avaliable here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published