From 2fa0a1ba780cdebda4c290a9e82dd8dfd35543f5 Mon Sep 17 00:00:00 2001 From: gishi523 Date: Wed, 3 May 2017 13:32:54 +0900 Subject: [PATCH] Update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 61457c1..d482cde 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ An implementation of multi-layered stixel computation ## References - [1] [The Stixel World - A Compact Medium-level Representation for Efficiently Modeling Three-dimensional Environments](https://www.mydlt.de/david/page/publications.html) +## Demo +- Demo1 +- Demo2 + ## Requirement - OpenCV - OpenMP (optional)