update,
This commit is contained in:
12
vinniesniper-54816/task1/_lab/007-train-bus-test/step1.sh
Executable file
12
vinniesniper-54816/task1/_lab/007-train-bus-test/step1.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
rm -rf pos.vec
|
||||
|
||||
opencv_createsamples \
|
||||
-info pos.txt \
|
||||
-vec pos.vec \
|
||||
-num 400 \
|
||||
-w 24 \
|
||||
-h 24
|
Reference in New Issue
Block a user