Skip to content

Commit

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

# 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 6db99f4

Please # to comment.