gpt4 book ai didi

python - opencv_createsamples : Invalid background description file?

转载 作者:太空宇宙 更新时间:2023-11-03 23:15:37 25 4
gpt4 key购买 nike

我正在尝试使用 OpenCV 在 Ubuntu 16.04 上运行 create samples,但在运行时我不断遇到此错误。我有大约 1960 张负片图像,我正试图从中生成样本图像。我在终端中运行的是:

opencv_createsamples -img pipe1.jpg -bg bg.txt -info info/info.lst -pngoutput info -maxxangle 5 -maxyangle 5 -maxzangle 5 -num 1950

and and 缩写输出为:

Open background image: neg/930.jpg
Open background image: neg/11.jpg
Open background image: neg/332.jpg
Open background image: neg/141.jpg
Invalid background description file.

我不明白的是它似乎能够正确解析文件并找到图像...但它一直说描述文件不正确...

最佳答案

这是我的解决方案:使用完整路径。

这个问题可能是由以下几种情况引起的:

1) 缺少一张图片,无法打开。

2) 路径不正确。如果是图像路径,您需要验证您提供的路径。

关于python - opencv_createsamples : Invalid background description file?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40290024/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com