com.github.sarxos.webcam
public class WebcamProcessor extends Object
Modifier and Type | Method and Description |
---|---|
static WebcamProcessor |
getInstance() |
void |
process(WebcamTask task)
Process single webcam task.
|
public void process(WebcamTask task) throws InterruptedException
task
- the task to be processedInterruptedException
- when thread has been interruptedpublic static WebcamProcessor getInstance()
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.