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

Customizable WebcamMotionDetector #312

Merged
merged 2 commits into from
Feb 15, 2015
Merged

Customizable WebcamMotionDetector #312

merged 2 commits into from
Feb 15, 2015

Conversation

krok32
Copy link
Contributor

@krok32 krok32 commented Feb 14, 2015

Customizable WebcamMotionDetector according to #307.
This time I extracted the interface and class to the package level, otherwise the WebcamMotionDetector class would be too complex.
Public constructors/methods of the WebcamMotionDetector are untouched, I've just added one constructor and getDetectorAlgorithm() method, so the listener may get algorithm instance by calling
event.getSource().getDetectorAlgorithm()

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 12.67% when pulling fd1c944 on krok32:master into 0b96dd2 on sarxos:master.

@sarxos
Copy link
Owner

sarxos commented Feb 15, 2015

Perfect :) Thank you @krok32!

sarxos added a commit that referenced this pull request Feb 15, 2015
Customizable WebcamMotionDetector
@sarxos sarxos merged commit 646f426 into sarxos:master Feb 15, 2015
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

Successfully merging this pull request may close these issues.

3 participants