Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Commit 34
  • Loading branch information
mirrortower authored and nyamnym committed Apr 15, 2020
1 parent 853d8e2 commit e70863b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@





# 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 e70863b

Please # to comment.