Skip to content

Commit

Permalink
remove image
Browse files Browse the repository at this point in the history
  • Loading branch information
ver228 committed Jun 6, 2018
1 parent f4770bc commit ebdd86e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/HOWTO.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ You can manually correct the trajectories as shown below. Once you have finished

`Right key` : Decrease the frame by step size.

![SWTrackerViewer](https://cloud.githubusercontent.com/assets/8364368/26412826/e608bfea-40a1-11e7-9d3e-d0b8bf482db2.gif)

### Plotting the Analysis Results
The analysis will produce a set of files described [here](https://github.com/ver228/tierpsy-tracker/blob/development/docs/OUTPUTS.md). The extracted features are store in the files that end with [features.hdf5](https://github.com/ver228/tierpsy-tracker/blob/development/docs/OUTPUTS.md#basename_featureshdf5). You can access to them using [pandas](http://pandas.pydata.org/) and [pytables](http://www.pytables.org/). There are examples on how to do it in MATLAB in the [tierpsy_tools](https://github.com/aexbrown/tierpsy_tools) repository.

Expand Down

0 comments on commit ebdd86e

Please sign in to comment.