Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gishi523 committed Apr 21, 2017
2 parents 9e86f2c + 4efe7af commit ca11e76
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ cmake ../
$ make
```

## How to use
## How to run
```
./stixelworld left-image-format right-image-format camera.xml
```
Expand All @@ -45,5 +45,12 @@ $ make
- I tested this work using the Daimler Ground Truth Stixel Dataset
- http://www.6d-vision.com/ground-truth-stixel-dataset

## Performance
- The Stixel computation runs around 50 ms in following setup
- CPU : Core-i7 6700K(4.00 GHz/4Core/8T)
- Image size : 1024 x 333 pixel
- Stixel width : 7 pixel
- with OpenMP

## Author
gishi523

0 comments on commit ca11e76

Please sign in to comment.