We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Thank you for this library: I tried it with the Dockerfile - without GPU - and I was able to generate a new file right away.
Dockerfile
GPU
Let's say I have an input video with two contiguous frames: frame_1 and frame_2.
frame_1
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:
?
Thank you very much again.
The text was updated successfully, but these errors were encountered:
Hello, our project is actually not particularly suitable for your task. I sincerely recommend using RAFT. github.com/princeton-vl/RAFT
Sorry, something went wrong.
Thank you for your answer: I'll have a look.
No branches or pull requests
Thank you for this library: I tried it with the
Dockerfile
- withoutGPU
- 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
andframe_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:
frame_1
andframe_2
frame_2
?
Thank you very much again.
The text was updated successfully, but these errors were encountered: