From f29470925c9215088ee586c5438d0a3f246c8e09 Mon Sep 17 00:00:00 2001 From: "Lee, JoonYeong" Date: Sat, 20 Jun 2020 12:15:20 +0900 Subject: [PATCH] Update README.md Commit 40 --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 8b13789..c7bfa88 100644 --- a/README.md +++ b/README.md @@ -1 +1,25 @@ + + + + + + +# 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