Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Commit 29
  • Loading branch information
mirrortower authored and nyamnym committed Apr 15, 2020
1 parent 9555cc6 commit 2ee899c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@


# 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 2ee899c

Please # to comment.