Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kimna4 authored Nov 27, 2017
1 parent 49a854b commit 55446db
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 0 deletions.
Binary file added ACFDetectorCar.exe
Binary file not shown.
8 changes: 8 additions & 0 deletions Readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
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
3 changes: 3 additions & 0 deletions config.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
img\
out\
jpg
Binary file added cv210.dll
Binary file not shown.
Binary file added cxcore210.dll
Binary file not shown.
Binary file added highgui210.dll
Binary file not shown.

0 comments on commit 55446db

Please sign in to comment.