This commit is contained in:
louiscklaw
2025-02-01 01:19:51 +08:00
commit 3b0b154910
32597 changed files with 1171319 additions and 0 deletions

7
task1/_lab/007-test/step1.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -x
rm -rf pos.vec
opencv_createsamples -info pos.txt -vec pos.vec -num 100 -w 20 -h 20