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

Motion Estimation #245

Open
Luxonis-Brandon opened this issue Oct 20, 2020 · 1 comment
Open

Motion Estimation #245

Luxonis-Brandon opened this issue Oct 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Luxonis-Brandon
Copy link
Contributor

Luxonis-Brandon commented Oct 20, 2020

Start with the why:

In many CV/AI pipelines it is advantageous to seed the pipeline or inform the pipeline based on where there is motion in the scene and the DepthAI hardware has built-in hardware acceleration for motion estimation.

Move to the how:

Leverage the Gen2 Pipeline Builder architecture #136 to implement motion estimation as a node in the pipeline (including operating directly on the camera feeds) which returns pixel locations of motion.

Move to the what:

Implement hardware accelerated motion estimation in the Gen2 DepthAI API.

@Luxonis-Brandon Luxonis-Brandon added enhancement New feature or request Gen2 labels Oct 20, 2020
jdavidberger pushed a commit to constructiverealities/depthai that referenced this issue May 26, 2022
@Erol444
Copy link
Member

Erol444 commented Sep 12, 2022

Demo of computing difference of 2 consecutive frames with a custom NN model can be found here.

diff-demo

@Erol444 Erol444 removed the Gen2 label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants