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

How to compute direction of the moving object from motion energy features? #25

Open
Sino0904 opened this issue Dec 5, 2021 · 1 comment

Comments

@Sino0904
Copy link

Sino0904 commented Dec 5, 2021

Hello,

This is the first time I am using this library and learning about motion energy as a topic, so I would like to apologize for the very naive question. I would like to use this library to compute direction of motion for a moving object in a given video. Can you tell me to do it using this library?

Thanks a lot

@anwarnunez
Copy link
Contributor

Hi!
It sounds like you need software to detect an object and then track its direction of motion. Unfortunately, pymoten might not be the best library to achieve your goal. pymoten does not provide object tracking; it computes how much motion there is in a fixed number of directions and within a fixed location of the video. So if you were to draw a box around the object you wish to track and then create a video of that, then pymoten would do what you want. Hope that helps!

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