Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Commit 50
  • Loading branch information
mirrortower authored and nyamnym committed Jul 18, 2020
1 parent 6d6c7e8 commit 91fc3de
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# 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 91fc3de

Please # to comment.