diff --git a/README.md b/README.md index 8b13789..7408749 100644 --- a/README.md +++ b/README.md @@ -1 +1,21 @@ + + +# 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