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-Based Background Subtraction #246

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

Motion-Based Background Subtraction #246

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

Comments

@Luxonis-Brandon
Copy link
Contributor

Start with the why:

Motion-based can be extremely beneficial in CV pipelining. For example motion-based background subtraction can be useful for multi-camera localization of moving objects.

Move to the how:

Leverage #245 and #136 implement motion-based background subtraction on DepthAI directly.

Move to the what:

Support background subtraction as a node in the Gen2 Pipeline Builder.

@Luxonis-Brandon Luxonis-Brandon added enhancement New feature or request Gen2 labels Oct 20, 2020
@manbehindthemadness
Copy link

This might be possible using PeterL1n's virtual inference models "RobustBackgroundRemoval" and "BackgroundMatting2"

@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

3 participants