Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Commit 42
  • Loading branch information
mirrortower authored and nyamnym committed Jun 20, 2020
1 parent 62577e3 commit 0c695b3
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@








# 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

0 comments on commit 0c695b3

Please # to comment.