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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1
    SageMaker Spark Container

    SageMaker Spark Container

    Docker image used to run data processing workloads

    Apache Spark™ is a unified analytics engine for large-scale data processing. It provides high-level APIs in Scala, Java, Python, and R, and an optimized engine that supports general computation graphs for data analysis. It also supports a rich set of higher-level tools including Spark SQL for SQL and DataFrames, MLlib for machine learning, GraphX for graph processing, and Structured Streaming for stream processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Dolphin Scheduler

    Dolphin Scheduler

    A distributed and extensible workflow scheduler platform

    Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available `out of the box`. Dedicated to solving the complex task dependencies in data processing, making the scheduler system out of the box for data processing. Decentralized multi-master and multi-worker, HA is supported by itself, overload processing. All process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    loonflow

    loonflow

    A workflow engine base on django python

    a workflow engine base on django The django-based workflow engine system (called through the http interface, can be used as a unified workflow engine within the enterprise, providing all workflows such as permission application, resource application, release application, leave, reimbursement, it service, etc. Scenario services), if there is a certain development capability, it is recommended to use only the back-end engine function, and the front-end customized development according to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tika-python

    tika-python

    Python binding to the Apache Tika™ REST services

    A Python port of the Apache Tika library that makes Tika available using the Tika REST Server. This makes Apache Tika available as a Python library, installable via Setuptools, Pip and easy to install. To use this library, you need to have Java 7+ installed on your system as tika-python starts up the Tika REST server in the background. To get this working in a disconnected environment, download a tika server file (both tika-server.jar and tika-server.jar.md5, which can be found here) and set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    mendelson AS2

    mendelson AS2

    Implementation of the EDIINT AS2 protocol (RFC 4130)

    mendelson AS2 is the JAVA-based open source EDIINT AS2 solution. Monitoring- and configuration GUI, async & sync MDN, signatures, encryption, TLS, web interface, pluggable into any servlet container, partner manager, certificate manager, data compression, optional profiles: MA, FN. Localized to Spanish, Italian, Portuguese, German, English, French.
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • 6
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM is a electronic document management system and record management system EDRMS ( DMS, RMS, CMS ). It provides modern and flexible architecture that meet today's IT demands, based on open technology (Java, Tomcat, GWT, Lucene, Hibernate, Spring and jBPM), powerful and scalable multiplatform application. OpenKM is a Web 2.0 application that works with Internet Explorer, Firefox, Safari and Opera. Can be configured in major DMBS like Oracle, PostgreSQL and MySQL among...
    Leader badge
    Downloads: 780 This Week
    Last Update:
    See Project
  • 7
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip the zip file Windows : java -cp .\lib\*;osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openBaraza HCM HR Payroll

    openBaraza HCM HR Payroll

    Human Capital Management system

    ...Our system allows organizations to manage it's Human Capital optimally for highest optimal output to each individual and do this with clear organizational harmony to achieve value and profit for the organization. HCM has Human resource (HR) and Payroll management system. Features; online job applications; employee details with standardised CV; leave management; payroll processing. Its based on the Open Baraza Java/XML. Demo https://demo.openbaraza.org/hr/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    Semantic Assistants

    Natural Language Processing (NLP) for the Masses

    Semantic Assistants support users in content retrieval, analysis, and development, by offering context-sensitive NLP services directly integrated in standard desktop clients, like a word processor, and web information systems, like a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Mondrian is an OLAP (online analytical processing) engine written in Java. It reads from JDBC data sources, aggregates data in a memory cache, and implements the MDX language and the olap4j and XML/A APIs.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 11
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jBilling

    jBilling

    jBilling is a web-based enterprise billing system.

    jBilling is a web-based enterprise billing and rating system. It manages your subscribers with automatic invoicing (email and PDF) and payment processing (credit cards, checks, direct deposit). Robust, well documented and easy to use!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    atf format converter

    Converts files from and to asam ods aft/xml format

    Provides conversion between files in aft/xml format (file format for storing of measurement data, see http://www.asam.net) and "atf". "atf" is a xml variant based on aft/xml but more suitable for xml processing for example xquery, xpath (see http://vcasterna.wordpress.com/2013/06/15/a-better-atfxml/) In atf, xml query becomes simple: e.g. navigation across parent/child relations: subtests/subtest[name='run up'] With a given test instance being the context node this selects all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    oxdox

    oxdox

    Enterprise Content Management & DMS- Version Control, Scan, Barcode...

    Ajax-JS-JQuery based Document Management system with full version control, Preview files, lock/unlock files, User Management with User authority module, Check-in/Check-out, Add multiple comments, doc search capability by Keywords/meta Tags/file names/etc, Barcode Generator. The system also provides easy to create and access folder hierarchy to classify files and folders. System is built on JAVA based technology. The system has performed well in production on, - JCR 2.0 - JAVA 7 - Tomcat 7.0/JBoss 7.1CR2 - MySQL - SWF Tools 2.0+ - Image Magic The system has a small footprint and easy to use. It is part of an ongoing project to build an intranet/internet collaboration platform. The Project is being developed as a joint effort between BLC and RD Engg. and Research Institute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tockit tries to build a framework for Conceptual Knowledge Processing (CKP) and Formal Concept Analysis (FCA) in Java, using a component-based approach, XML formats and a three-tier architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Prodigy - Product Image Gallery

    Web based image gallery for enterprise product showcase.

    Prodigy is an image gallery software designed to showcase products defined in an enterprise software. Access to product images of several types is restricted to authorized users. Features include automatic watermark overlay and image selection for download as zip archive. Prodigy is an enterprise web application leveraging the latest technologies of the Java EE platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ADVANCE
    Public resources of the ADVANCE European FP7 project dealing with near real-time streaming processing of logistics data of transport associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    help-desk-ru

    System of registration and processing of requests for IT-service.

    Designed for organizations that provide IT-services - to support services. Provides configuration of client organizations and facilities maintenance, user management. Allows users-customer to create service requests that contain: a brief description, detailed text, the service object, attached files. Then support service handles requests, performing the necessary work and reflecting it in the application. The life cycle of the application has a number of states(status), transitions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Infosistema iFlow
    Infosistema iFlow is a workflow and BPM platform for the design, implementation and execution of generic structured and ad hoc business processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Screenshot Paste plugin for Trac

    Screenshot Paste plugin for Trac

    A Trac plugin to allow pasting screenshots or images with one click

    A Trac plugin to allow pasting screenshots or other images captured or copied in the clipboard directly as attachements to tickets, Wiki pages, etc., without the need to first saving as images and then uploading them. Once the plugin is installed in Trac, you can easily attach a screenshot or any image you have in the clipboard to a Ticket or Wiki page, with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool for planning, mapping and administration of a network with the ability to place, move and manipulate entities within the network map such as desktops, servers and infrastructure objects. Java 6 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    activeinsight
    ActiveInsight provides real-time detection and reaction to events and patterns. It is a platform that enables the detection of meaningful events within multiple, high frequency, event streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PerMoTo is a Performance Modelling Tool suite for decision support in the capacity and performance management of distributed transaction processing systems based on Queueing Theory and Discrete Event Simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AML Filter is an enterprise class open source software solution meant for anti money laundering compliance and risk reduction. The system screens names and related data against AML watchlists with efficiency, accuracy and with negligible false positives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next