Showing 130 open source projects for "image processing in java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    This small framework is intended to simplify accessing and processing data stored in a LDAP data source. It is built on Java javax.naming.ldap package and allows you to write LDAP queries in SQL style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Components for the Tapestry web framework are provided. -NavigationBar: JavaScript navigation bar -DynamicImage: Graphics2D drawn image -AjaxTextField: AJAX TextField -Include: Includes content in the page -TransparentPNG: Transparent PNG on all browsers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    robust image processing library
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Brico is a framework for swing app building based on command processing. It handles a request/response cycle managed by a Controller and it also supports the Chain of Responsability pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NESD-Imaging is a 2D rendering framework for Java. It combines JAI and Java2D and extends them by providing lazy rendering (do not block UI). It provides geo-positionned images rendering (à la google-map). It scales well to large image set (>500GB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    spring-pagination is a small but practical module processing pagination in the web application,little work need to do using spring-pagination,based spring-framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Libraries for rapid development of Augmented Environment / Reality systems. Cross-platform, though hardware interfacing is currently provided mainly for Windows. Provides encapsulated video capture, image processing, multi-threading and OpenGL renderer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SUF-Sales Utility Framework can be used to build any sales based application development. This tool lets the develpors to concentrate only on the presentation-logic. The back end processing and business logic were taken care through the XML configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Toxicity is a open source XML microkernel for document oriented development based on Java. It provides support for processing all kinds of informations that can be represented in form of XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JLatex provides unified API, which is used to generate documents in LaTeX format. Framework consists of Java classes intented to provide 1:1 LaTeX features compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This framework helps you implement different skins (colors, fonts and images) for a web application. It is heavily based on CSS and image files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C++ Software Framework based on wxWidgets for Developing Image Processing Algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Lagniappe programming environment aims to give developers of high-performance packet processing applications a thourough and high-level toolset. This project provides a translator for the Lagniappe language and the Lagniappe Execution Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SfleX aims at developing a dynamic transaction processing architecture which is fully configurable at run-time. A Zope/Python based prototype is available. A Java version is under development. See http://sflex.ilab-tcs.com for details and download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PowerStone is an open source java WorkFlow Management System,based on Spring and Hibernate.The system is composed of an engine(processing xpdl documents edited with Enhydra JaWE),a flow management console,a worklist and an identity management module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTK is a cross-browser javascript/DOM framework used to build rich web-based client interfaces with basic controls ( dialog, button, imageButton, ...), complex controls ( htmlEditor, colorChooser, grid, ...) and RPC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A small but extensible Java based "embedded lisp"- derives from the 1960 Mc Carthy Lisp a new consequently functional, dynamically scoped dialect enriched by modern features (pattern matching, parallel processing, implicit lex. closures etc).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MVC Java framework intended to help building simple web applications quickly. It provides components for pagination, tables, dialogs, data input, security, error handling and long-term processing feedback. Minimum configuration and XML files required. This project is discontinued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A library and associated example application for processing DVB subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NiceSTEP is a set of Java components that replaces package java.awt and gives your Java application the look and feel of NeXTstep, GNUstep, and WindowMaker. Includes Slide Projector image viewer, FTP, Editor, and CD Burner.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    KotlinPoet

    KotlinPoet

    A Kotlin API for generating .kt source files

    KotlinPoet is a Kotlin and Java API for generating .kt source files. Source file generation can be useful when doing things such as annotation processing or interacting with metadata files (e.g., database schemas, protocol formats). By generating code, you eliminate the need to write boilerplate while also keeping a single source of truth for the metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jvTask is a component processing framework where interaction between components is realized via independently deployed components called Tasks. Tasks are wired together through an event processing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    alcopop - alert correlation and processing pipeline - is a Java framework for processing IDS and tcpdump data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Framework to simplify developing applications that use wireless body sensor networks (bodynets). Manages sensor sampling, data buffering, local processing and communication. Supports embedded devices running TinyOS and any Java-capable gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.