Skip to content

WebcamMotionEvent: Added references to current image and previous image#306

Merged
sarxos merged 1 commit intosarxos:masterfrom
krok32:master
Feb 10, 2015
Merged

WebcamMotionEvent: Added references to current image and previous image#306
sarxos merged 1 commit intosarxos:masterfrom
krok32:master

Conversation

@krok32
Copy link
Copy Markdown
Contributor

@krok32 krok32 commented Feb 10, 2015

As I suggested in the issue #305 I've added references to BufferedImages to the WebcamMotionEvent class.

I added new constructor and kept the old one for backward compatibility.

Also WebcamMotionDetector contains some related changes. There are some new BufferedImage references, so I renamed them to keep their purpose clear.

@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling c6380cd on krok32:master into * on sarxos:master*.

sarxos added a commit that referenced this pull request Feb 10, 2015
Add reference to current and previous images in WebcamMotionEvent
@sarxos sarxos merged commit b9784df into sarxos:master Feb 10, 2015
@sarxos
Copy link
Copy Markdown
Owner

sarxos commented Feb 10, 2015

@krok32, thank you for this pull request :) I already deployed newest snapshot versions to Sonatype repository.

<repository>
    <id>Sonatype OSS Snapshot Repository</id>
    <url>http://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>webcam-capture</artifactId>
    <version>0.3.11-SNAPSHOT</version>
</dependency>

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