You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run ./run_on_recorded_sequence after the built. However, I get the error "Could not read image from ../../../M3T/data/_sequence/./color_camera_image_202.png", it seems that there is only two sequences of images exist. How can I define the number of sequences? Thanks.
The text was updated successfully, but these errors were encountered:
Having the same problem. Have you found a solution for this error?
Edit:
This is not an error it's a warning. You need more frames. In the example only 2 frames are provided, that's why the program exits with this warning.
If you create your own frame series let's say of 10sec of video, you can see your recording being played in the viewer. You can then start the tracking by pressing X to first start with manual detection, hit enter and you will see the tracking result as an overlay. After these 10sec are over, it again shows the same warning. Consider it like your camera just stopped the feed.
I am trying to run ./run_on_recorded_sequence after the built. However, I get the error "Could not read image from ../../../M3T/data/_sequence/./color_camera_image_202.png", it seems that there is only two sequences of images exist. How can I define the number of sequences? Thanks.
The text was updated successfully, but these errors were encountered: