maze-serval 0.3.7

Serval helps you prepare data for Maze and Trapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Serval

A command line tool for camera trap data wrangling in the [Maze](https://wsyxbcl.gitlab.io/ptilopsis) team.

# Build

```bash
cargo build
```

# Installation

```
cargo install maze-serval
```

# License
GPL-3.0