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

View File

@@ -0,0 +1,12 @@
#!/usr/bin/env bash
set -ex
opencv_createsamples \
-img ./positive_images/img1.png\
-bg ./negatives.txt \
-info ./annotations/annotations.lst\
-pngoutput \
-maxxangle 0.1 \
-maxyangle 0.1 \
-maxzangle 0.1