From 8d022ed0cda3a5680f32ee518538a224b89ef4cf Mon Sep 17 00:00:00 2001 From: "Lee, JoonYeong" Date: Wed, 15 Apr 2020 12:11:00 +0900 Subject: [PATCH] Update README.md Commit 32 --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 8b13789..1e07496 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ + + + +# Vehicled Detection +Vehicle detection with ACF and Tracking + +Created by [Inhan Kim](http://imlab.postech.ac.kr/members.htm) and [Daijin Kim](http://imlab.postech.ac.kr/members_d.htm) at [POSTECH IM Lab](http://imlab.postech.ac.kr) + +Porject page: [http://imlab.postech.ac.kr/opensw.htm] + + + + +# How to use +In config.txt file, +Put the "input img path" in the first line, "output result path" in the second line, and img format int third line. + +ex)config.txt +img\ +out\ +jpg