Android filters based on OpenGL (idea from GPUImage for iOS)
Public domain software for processing and analyzing scientific images
JAI ImageIO Core (without javax.media.jai dependencies)
Java interface to OpenCV, FFmpeg, and more
JCodec main repo
Source code for the Processing Core and Development Environment (PDE)
GStreamer-based video library for Processing
SQLite JDBC Driver
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.