-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting features in a video from a stereo camera #80
Comments
@sarlinpe Can you please have a look at this issue and help me out? |
I can't help without the full logs, reproduction code, and input data. |
Here is the code I used.
@sarlinpe This is directly taking data from the zed stereo camera and trying to get matches between consecutive frames. The entire changes to the repo can be found here Error log :
|
It should be fixed by #92. |
Hello, I have been trying to use lightglue to extract features from 2 consecutive frames obtained from a stereo camera (real time camera stream). However everytime I try to extract features between two frames, I get
RuntimeError: step must be nonzero
. Can you please help me resolve this issue?The text was updated successfully, but these errors were encountered: