Skip to content

rookiepeng/sensorview

Repository files navigation

SensorView

screenshot

Features

3D Visualization and Filtering

3d

2D Visualization and Filtering

2d

Statistical Visualization

stat

Dependence

Python modules

See requirements.txt

Usage

Save data as the .pkl or .csv files under ./data directory. See ./data/Example.

Put the info.json in the same directory, and specify the columns of the data in info.json. Check ./data/Example/info.json.