Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
W
A
add(WebcamDriver)
- Method in class com.github.sarxos.webcam.
WebcamCompositeDriver
addMotionListener(WebcamMotionListener)
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
Add motion listener.
addWebcamListener(WebcamListener)
- Method in class com.github.sarxos.webcam.
Webcam
Add webcam listener.
asArrayList()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
C
capture(Webcam, String)
- Static method in class com.github.sarxos.webcam.
WebcamUtils
clearWebcams()
- Static method in class com.github.sarxos.webcam.
Webcam
close()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
close()
- Method in class com.github.sarxos.webcam.
Webcam
Close webcam.
close()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Close device, however it can be open again.
closeSession()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
CloseSessionTask
CloseSessionTask
- Class in
com.github.sarxos.webcam.ds.buildin.cgt
CloseSessionTask(WebcamGrabberProcessor)
- Constructor for class com.github.sarxos.webcam.ds.buildin.cgt.
CloseSessionTask
com.github.sarxos.webcam
- package com.github.sarxos.webcam
com.github.sarxos.webcam.ds.buildin
- package com.github.sarxos.webcam.ds.buildin
com.github.sarxos.webcam.ds.buildin.cgt
- package com.github.sarxos.webcam.ds.buildin.cgt
com.github.sarxos.webcam.ds.buildin.natives
- package com.github.sarxos.webcam.ds.buildin.natives
com.github.sarxos.webcam.log
- package com.github.sarxos.webcam.log
com.github.sarxos.webcam.util
- package com.github.sarxos.webcam.util
configure(InputStream)
- Static method in class com.github.sarxos.webcam.log.
WebcamLogConfigurator
Configure SLF4J.
configure(File)
- Static method in class com.github.sarxos.webcam.log.
WebcamLogConfigurator
Configure SLF4J.
configure(String)
- Static method in class com.github.sarxos.webcam.log.
WebcamLogConfigurator
Configure SLF4J.
D
data()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
data(Pointer<?>)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
DEFAULT_THREASHOLD
- Static variable in class com.github.sarxos.webcam.
WebcamMotionDetector
detect()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
Device
- Class in
com.github.sarxos.webcam.ds.buildin.natives
native declaration : line 1
This file was autogenerated by
JNAerator
,
a tool written by
Olivier Chafik
that
uses a few opensource projects.
.
For help, please visit
NativeLibs4Java
or
BridJ
.
Device()
- Constructor for class com.github.sarxos.webcam.ds.buildin.natives.
Device
Device(Pointer)
- Constructor for class com.github.sarxos.webcam.ds.buildin.natives.
Device
DeviceList
- Class in
com.github.sarxos.webcam.ds.buildin.natives
native declaration : line 1
This file was autogenerated by
JNAerator
,
a tool written by
Olivier Chafik
that
uses a few opensource projects.
.
For help, please visit
NativeLibs4Java
or
BridJ
.
DeviceList()
- Constructor for class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
DeviceList(Pointer)
- Constructor for class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
devices()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
devices(Pointer<Pointer<Device>>)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
dispose()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
dispose()
- Method in class com.github.sarxos.webcam.
Webcam
dispose()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Dispose device.
E
equals(Object)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
F
findDriver(List<String>, List<Class<?>>)
- Static method in class com.github.sarxos.webcam.
WebcamDriverUtils
Find webcam driver.
G
getClasses(String, boolean)
- Static method in class com.github.sarxos.webcam.
WebcamDriverUtils
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
getDefault()
- Static method in class com.github.sarxos.webcam.
Webcam
getDevice(int)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
getDevice()
- Method in class com.github.sarxos.webcam.
Webcam
getDevices()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
GetDevicesTask
getDevices()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDriver
getDevices()
- Method in class com.github.sarxos.webcam.
WebcamCompositeDriver
getDevices()
- Method in interface com.github.sarxos.webcam.
WebcamDriver
Return all registered webcam devices.
GetDevicesTask
- Class in
com.github.sarxos.webcam.ds.buildin.cgt
GetDevicesTask(WebcamGrabberProcessor)
- Constructor for class com.github.sarxos.webcam.ds.buildin.cgt.
GetDevicesTask
getDriver()
- Static method in class com.github.sarxos.webcam.
Webcam
getDrivers()
- Method in class com.github.sarxos.webcam.
WebcamCompositeDriver
getFrequency()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Get rendering frequency in FPS (equivalent to Hz).
getHeight()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
getIdentifier()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
getIdentifierStr()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
getImage(Dimension)
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
GetImageTask
getImage()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
getImage()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
getImage()
- Method in class com.github.sarxos.webcam.
Webcam
Capture image from webcam.
getImage()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Fetch image from underlying camera.
GetImageTask
- Class in
com.github.sarxos.webcam.ds.buildin.cgt
GetImageTask(WebcamGrabberProcessor)
- Constructor for class com.github.sarxos.webcam.ds.buildin.cgt.
GetImageTask
getInterval()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
getMotionListeners()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
getMotionStrength()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
getName()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
getName()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
getName()
- Method in class com.github.sarxos.webcam.
Webcam
Get webcam name (device name).
getName()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Get device name.
getNameStr()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
getNumDevices()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
getPainter()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Get painter used to draw image in webcam panel.
getSize()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
GetSizeTask
getSize()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
getSize()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Get currently set image size.
getSizes()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
getSizes()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Get the list of all possible image resolutions.
GetSizeTask
- Class in
com.github.sarxos.webcam.ds.buildin.cgt
GetSizeTask(WebcamGrabberProcessor)
- Constructor for class com.github.sarxos.webcam.ds.buildin.cgt.
GetSizeTask
getSource()
- Method in class com.github.sarxos.webcam.
WebcamEvent
getStrength()
- Method in class com.github.sarxos.webcam.
WebcamMotionEvent
getVideoDevices()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
getViewSize()
- Method in class com.github.sarxos.webcam.
Webcam
getViewSizes()
- Method in class com.github.sarxos.webcam.
Webcam
Return list of supported view sizes.
getWebcam()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
getWebcamListeners()
- Method in class com.github.sarxos.webcam.
Webcam
getWebcams()
- Static method in class com.github.sarxos.webcam.
Webcam
Get list of webcams to use.
getWidth()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
grabber
- Variable in class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberTask
H
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
CloseSessionTask
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
GetDevicesTask
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
GetImageTask
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
GetSizeTask
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
NextFrameTask
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
StartSessionTask
handle()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberTask
hashCode()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
I
identifier()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
identifier(Pointer<Byte>)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
ImageUtils
- Class in
com.github.sarxos.webcam.util
ImageUtils()
- Constructor for class com.github.sarxos.webcam.util.
ImageUtils
isMotion()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
isOpen()
- Method in class com.github.sarxos.webcam.
Webcam
Is webcam open?
isStarting()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Is webcam starting.
M
main(String[])
- Static method in class com.github.sarxos.webcam.
WebcamStreamer
MIN_FREQUENCY
- Static variable in class com.github.sarxos.webcam.
WebcamPanel
Minimum FPS frequency.
motionDetected(WebcamMotionEvent)
- Method in interface com.github.sarxos.webcam.
WebcamMotionListener
Will be called after motion is detected.
N
name()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
name(Pointer<Byte>)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
nDevices()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
nDevices(int)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
DeviceList
newThread(Runnable)
- Method in class com.github.sarxos.webcam.
WebcamStreamer
nextFrame()
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
NextFrameTask
nextFrame()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
NextFrameTask
- Class in
com.github.sarxos.webcam.ds.buildin.cgt
NextFrameTask(WebcamGrabberProcessor)
- Constructor for class com.github.sarxos.webcam.ds.buildin.cgt.
NextFrameTask
O
open()
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
open()
- Method in class com.github.sarxos.webcam.
Webcam
Open webcam.
open()
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Open device, it can be closed any time.
OpenIMAJGrabber
- Class in
com.github.sarxos.webcam.ds.buildin.natives
native declaration : line 1
This file was autogenerated by
JNAerator
,
a tool written by
Olivier Chafik
that
uses a few opensource projects.
.
For help, please visit
NativeLibs4Java
or
BridJ
.
OpenIMAJGrabber()
- Constructor for class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
OpenIMAJGrabber(Pointer)
- Constructor for class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
P
paintComponent(Graphics)
- Method in class com.github.sarxos.webcam.
WebcamPanel
paintImage(WebcamPanel, BufferedImage, Graphics2D)
- Method in class com.github.sarxos.webcam.
WebcamPanel.DefaultPainter
paintImage(WebcamPanel, BufferedImage, Graphics2D)
- Method in interface com.github.sarxos.webcam.
WebcamPanel.Painter
Paints webcam image in panel.
paintPanel(WebcamPanel, Graphics2D)
- Method in class com.github.sarxos.webcam.
WebcamPanel.DefaultPainter
paintPanel(WebcamPanel, Graphics2D)
- Method in interface com.github.sarxos.webcam.
WebcamPanel.Painter
Paints panel without image.
pause()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Pause rendering.
premultiple(BufferedImage)
- Static method in class com.github.sarxos.webcam.util.
ImageUtils
process(WebcamGrabberTask)
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberProcessor
Process task.
process(WebcamGrabberProcessor)
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberTask
R
registerDriver(Class<? extends WebcamDriver>)
- Static method in class com.github.sarxos.webcam.
Webcam
Register new webcam video driver.
registerDriver(String)
- Static method in class com.github.sarxos.webcam.
Webcam
Register new webcam video driver.
removeMotionListener(WebcamMotionListener)
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
Removes motion listener.
removeWebcamListener(WebcamListener)
- Method in class com.github.sarxos.webcam.
Webcam
resetDriver()
- Static method in class com.github.sarxos.webcam.
Webcam
resume()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Resume rendering.
S
setDriver(WebcamDriver)
- Static method in class com.github.sarxos.webcam.
Webcam
Set new video driver to be used by webcam.
setDriver(Class<? extends WebcamDriver>)
- Static method in class com.github.sarxos.webcam.
Webcam
Set new video driver class to be used by webcam.
setFPS(double)
- Method in class com.github.sarxos.webcam.
WebcamPanel
Set rendering frequency (in Hz or FPS).
setGrabber(OpenIMAJGrabber)
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberTask
setInterval(int)
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
setPainter(WebcamPanel.Painter)
- Method in class com.github.sarxos.webcam.
WebcamPanel
Set new painter.
setSize(Dimension)
- Method in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
setSize(Dimension)
- Method in interface com.github.sarxos.webcam.
WebcamDevice
Set new expected image size.
setViewSize(Dimension)
- Method in class com.github.sarxos.webcam.
Webcam
SIZE_CIF
- Static variable in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
SIZE_HVGA
- Static variable in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
SIZE_QQVGA
- Static variable in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
SIZE_QVGA
- Static variable in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
SIZE_VGA
- Static variable in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
SIZE_XGA
- Static variable in class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
start(BundleContext)
- Method in class com.github.sarxos.webcam.
WebcamActivator
start()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
start()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Open webcam and start rendering.
start()
- Method in class com.github.sarxos.webcam.
WebcamStreamer
startSession(Dimension, Device)
- Method in class com.github.sarxos.webcam.ds.buildin.cgt.
StartSessionTask
startSession(int, int, double)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
startSession(int, int, double, Pointer<Device>)
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
StartSessionTask
- Class in
com.github.sarxos.webcam.ds.buildin.cgt
StartSessionTask(WebcamGrabberProcessor)
- Constructor for class com.github.sarxos.webcam.ds.buildin.cgt.
StartSessionTask
stop(BundleContext)
- Method in class com.github.sarxos.webcam.
WebcamActivator
stop()
- Method in class com.github.sarxos.webcam.
WebcamMotionDetector
stop()
- Method in class com.github.sarxos.webcam.
WebcamPanel
Stop rendering and close webcam.
stopSession()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
OpenIMAJGrabber
T
toString()
- Method in class com.github.sarxos.webcam.ds.buildin.natives.
Device
toString()
- Method in class com.github.sarxos.webcam.
Webcam
U
unpremultiple(BufferedImage)
- Static method in class com.github.sarxos.webcam.util.
ImageUtils
W
Webcam
- Class in
com.github.sarxos.webcam
Webcam class.
Webcam(WebcamDevice)
- Constructor for class com.github.sarxos.webcam.
Webcam
Webcam class.
WebcamActivator
- Class in
com.github.sarxos.webcam
Simple OSGi bundle activator.
WebcamActivator()
- Constructor for class com.github.sarxos.webcam.
WebcamActivator
webcamClosed(WebcamEvent)
- Method in interface com.github.sarxos.webcam.
WebcamListener
Webcam has been closed
webcamClosed(WebcamEvent)
- Method in class com.github.sarxos.webcam.
WebcamPanel
webcamClosed(WebcamEvent)
- Method in class com.github.sarxos.webcam.
WebcamStreamer
WebcamCompositeDriver
- Class in
com.github.sarxos.webcam
WebcamCompositeDriver(WebcamDriver...)
- Constructor for class com.github.sarxos.webcam.
WebcamCompositeDriver
WebcamDefaultDevice
- Class in
com.github.sarxos.webcam.ds.buildin
WebcamDefaultDevice(Device)
- Constructor for class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDevice
WebcamDefaultDriver
- Class in
com.github.sarxos.webcam.ds.buildin
Default build-in webcam driver based on natives from OpenIMAJ framework.
WebcamDefaultDriver()
- Constructor for class com.github.sarxos.webcam.ds.buildin.
WebcamDefaultDriver
WebcamDevice
- Interface in
com.github.sarxos.webcam
Webcam device abstraction.
WebcamDriver
- Interface in
com.github.sarxos.webcam
This is interface for all webcam drivers.
WebcamDriverUtils
- Class in
com.github.sarxos.webcam
WebcamEvent
- Class in
com.github.sarxos.webcam
Webcam event.
WebcamEvent(Webcam)
- Constructor for class com.github.sarxos.webcam.
WebcamEvent
Webcam event.
WebcamException
- Exception in
com.github.sarxos.webcam
WebcamException(String)
- Constructor for exception com.github.sarxos.webcam.
WebcamException
WebcamException(String, Throwable)
- Constructor for exception com.github.sarxos.webcam.
WebcamException
WebcamException(Throwable)
- Constructor for exception com.github.sarxos.webcam.
WebcamException
WebcamGrabberProcessor
- Class in
com.github.sarxos.webcam.ds.buildin
This class is to ensure that all
native
calls will be executed by a single, well synchronized thread.
WebcamGrabberProcessor()
- Constructor for class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberProcessor
Protected access so user is not able to create it.
WebcamGrabberTask
- Class in
com.github.sarxos.webcam.ds.buildin
WebcamGrabberTask()
- Constructor for class com.github.sarxos.webcam.ds.buildin.
WebcamGrabberTask
WebcamListener
- Interface in
com.github.sarxos.webcam
Webcam listener.
WebcamLogConfigurator
- Class in
com.github.sarxos.webcam.log
Configure loggers.
WebcamLogConfigurator()
- Constructor for class com.github.sarxos.webcam.log.
WebcamLogConfigurator
WebcamMotionDetector
- Class in
com.github.sarxos.webcam
Webcam motion detector.
WebcamMotionDetector(Webcam, int, int)
- Constructor for class com.github.sarxos.webcam.
WebcamMotionDetector
Create motion detector.
WebcamMotionDetector(Webcam, int)
- Constructor for class com.github.sarxos.webcam.
WebcamMotionDetector
Create motion detector with default parameter inertia = 0.
WebcamMotionDetector(Webcam)
- Constructor for class com.github.sarxos.webcam.
WebcamMotionDetector
Create motion detector with default parameters - threshold = 25, inertia = 0.
WebcamMotionEvent
- Class in
com.github.sarxos.webcam
Webcam detected motion event.
WebcamMotionEvent(WebcamMotionDetector, int)
- Constructor for class com.github.sarxos.webcam.
WebcamMotionEvent
Create detected motion event.
WebcamMotionListener
- Interface in
com.github.sarxos.webcam
Motion listener used to signal motion detection.
webcamOpen(WebcamEvent)
- Method in interface com.github.sarxos.webcam.
WebcamListener
Webcam has been open.
webcamOpen(WebcamEvent)
- Method in class com.github.sarxos.webcam.
WebcamPanel
webcamOpen(WebcamEvent)
- Method in class com.github.sarxos.webcam.
WebcamStreamer
WebcamPanel
- Class in
com.github.sarxos.webcam
Simply implementation of JPanel allowing users to render pictures taken with webcam.
WebcamPanel(Webcam)
- Constructor for class com.github.sarxos.webcam.
WebcamPanel
Creates webcam panel and automatically start webcam.
WebcamPanel(Webcam, boolean)
- Constructor for class com.github.sarxos.webcam.
WebcamPanel
Creates new webcam panel which display image from camera in you your Swing application.
WebcamPanel.DefaultPainter
- Class in
com.github.sarxos.webcam
Default painter used to draw image in panel.
WebcamPanel.DefaultPainter()
- Constructor for class com.github.sarxos.webcam.
WebcamPanel.DefaultPainter
WebcamPanel.Painter
- Interface in
com.github.sarxos.webcam
Interface of the painter used to draw image in panel.
WebcamStreamer
- Class in
com.github.sarxos.webcam
WebcamStreamer(int, Webcam, double, boolean)
- Constructor for class com.github.sarxos.webcam.
WebcamStreamer
WebcamUtils
- Class in
com.github.sarxos.webcam
WebcamUtils()
- Constructor for class com.github.sarxos.webcam.
WebcamUtils
A
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
Bartosz Firyn (SarXos)
. All Rights Reserved.