Skip to content

Customizable WebcamMotionDetector#312

Merged
sarxos merged 2 commits intosarxos:masterfrom
krok32:master
Feb 15, 2015
Merged

Customizable WebcamMotionDetector#312
sarxos merged 2 commits intosarxos:masterfrom
krok32:master

Conversation

@krok32
Copy link
Copy Markdown
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
Copy Markdown

Coverage Status

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

@sarxos
Copy link
Copy Markdown
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