Awesome Java Imagery Processing

  • updated almost 2 years ago

    Android filters based on OpenGL (idea from GPUImage for iOS)

  • ImageJ ImageJ 449
    star
    updated 2 months ago Other

    Public domain software for processing and analyzing scientific images

  • updated over 1 year ago Other

    JAI ImageIO Core (without javax.media.jai dependencies)

  • javacv javacv 7,201
    star
    updated 2 months ago Other

    Java interface to OpenCV, FFmpeg, and more

  • jcodec jcodec 1,191
    star
    updated about 1 year ago BSD 2-Clause "Sim...

    JCodec main repo

  • updated 5 months ago Other

    Source code for the Processing Core and Development Environment (PDE)

  • updated over 1 year ago

    GStreamer-based video library for Processing

  • updated 8 days ago Apache License 2.0

    SQLite JDBC Driver

  • updated 4 months ago MIT License

    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.