I have the following error message when trying to use LabGen-P with --list_images=../input/in%6d.jpg . The input folder contains image sequences from 'in001160.jpg' -> 'in001384.jpg'
[image2 @ 0x251d1e0] Could find no file with path '../input/in%6d.jpg' and index in the range 0-4
Do you have any idea about this error message? It seems that it is a limitation of OpenCV's VideoCapture object. Thanks in advance!
I have the following error message when trying to use LabGen-P with --list_images=../input/in%6d.jpg . The input folder contains image sequences from 'in001160.jpg' -> 'in001384.jpg'
[image2 @ 0x251d1e0] Could find no file with path '../input/in%6d.jpg' and index in the range 0-4
Do you have any idea about this error message? It seems that it is a limitation of OpenCV's VideoCapture object. Thanks in advance!