From 49840f01520f26fa5195cd4d8091b4f269234f25 Mon Sep 17 00:00:00 2001 From: "Lee, JoonYeong" Date: Fri, 13 Mar 2020 13:01:00 +0900 Subject: [PATCH] Update README.md Commit 17 --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index 1f10f20..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,20 +1 @@ - -# 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