パッケージ jp.digitalmuseum.capture

インタフェースの概要
VideoCapture Interface for providing a way to capture images in real-time by web cameras and other capturing devices.
VideoCaptureFactory  
VideoListener Interface implemented by classes listening to image objects.
VideoRawListener Interface implemented by classes listening to image data in byte arrays.
 
クラスの概要
RawImageUtils Utility class for handling image data in a byte array.
VideoCaptureAbstractImpl Abstract class of VideoCapture.
VideoCapture implementation classes are recommended to extend this abstract class for convenience.
VideoCaptureDS Capture images using DirectShow of Windows Platform through dsj (DirectShow for Java).
VideoCaptureDummy Dummy class providing a static image.
VideoCaptureFactoryImpl Factory class for known VideoCapture implementation classes.
VideoCaptureJMF Capture images using Java Media Framework.
VideoCaptureQT Capture images using QuickTime for Java.
VideoGrabber Grab image objects and delivery them to listeners.
VideoGrabberAbstractImpl Abstract implementation of video grabbing classes.
VideoRawGrabber Grab image data in a byte array and delivery them to listeners.
 


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/