Skip to content
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

Question about tracking a point #332

Open
carlok opened this issue Aug 1, 2023 · 2 comments
Open

Question about tracking a point #332

carlok opened this issue Aug 1, 2023 · 2 comments

Comments

@carlok
Copy link

carlok commented Aug 1, 2023

Thank you for this library: I tried it with the Dockerfile - without GPU - and I was able to generate a new file right away.

Let's say I have an input video with two contiguous frames: frame_1 and frame_2.

On the input video, on frame_1, I have a point with known coordinates.

On the output video, is there a way to know the coordinates of the point on:

  1. the generated frames between frame_1 and frame_2
  2. on frame_2

?

Thank you very much again.

@hzwer
Copy link
Owner

hzwer commented Aug 3, 2023

Hello, our project is actually not particularly suitable for your task.
I sincerely recommend using RAFT.
github.com/princeton-vl/RAFT

@carlok
Copy link
Author

carlok commented Aug 3, 2023

Thank you for your answer: I'll have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants