Showing 68 open source projects for "java image processing library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    OCL stands for Open Cezeri Library (yet another linear algebra and matrix library). This library provides rapid coding as matlab ease of use. To learn for library please try to use test examples at OpenCezeriLibrary\test\test. It is originally developed at el-cezeri laboratory of Siirt University, in order to establish generic framework of reusable components and software tools for machine vision, machine learning, AI and robotic applications. Currently, it holds following main concepts 1-...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IAP.G2P

    IAP.G2P

    IAP - the Integrated Analysis Pipeline

    The Integrated Analysis Platform (IAP) has been designed and developed to support the analysis of large-scale image data sets of different camera systems. It aims in bridging different data domains and in integrating different approaches to data analysis and post-processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SPIW - Scanning Probe Image Wizard

    SPIW - Scanning Probe Image Wizard

    Scanning Probe Image Wizard - MATLAB Toolbox

    SPIW is a MATLAB toolbox, for automated processing of scanning probe microscope images. Tools are applicable to all SPM images, but the main focus is on images with atomic or molecular resolution. SPIW is primarily a MATLAB toolbox with functions designed to be called in a user's own script. SPIW also has a very basic GUI for browsing and exporting images. For information on SPIW's performance see our publication ( http://dx.doi.org/10.1063/1.4827076 ) in the Review of Scientific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5

    libsombrero

    Astronomical object/structure detection from 1D and 2D data sets.

    Sombrero is a fast wavelet image processing and object detection C library for astronomical images. Sombrero is named after the "Mexican Hat" shape of the wavelet masks used in image convolution and is released under the GNU LGPL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fiji is an image processing package based on ImageJ.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    scipion-xmipp

    scipion-xmipp

    Image processing framework to integrate EM software packages.

    Scipion is an image processing framework to obtain 3D models of macromolecular complexes using Electron Microscopy (3DEM). It integrates several software packages and presents an unified interface for both biologists and developers. Scipion allows to execute workflows combining different software tools, while taking care of formats and conversions. Additionally, all steps are tracked and can be reproduced later on. Xmipp is a well-known package in the EM image processing. It is integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache Kafka

    Apache Kafka

    Mirror of Apache Kafka

    Apache Kafka is a distributed streaming platform built around durable, partitioned logs called topics, enabling high-throughput, fault-tolerant event pipelines. Producers append records to partitions, brokers replicate them for durability, and consumer groups read them at their own pace while balancing work across instances. The commit/offset model and retention policies support patterns from real-time processing to event sourcing and audit trails. Exactly-once processing semantics,...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    A general flow visualization Matlab toolbox for image processing of some common planar/surface visualization techniques from PLIF (Planar laser induce fluorescence) for tracer distribution, BOS (background oriented Schlieren) for density, TSLC (Temperature sensitive liquid crystal) for thermal and PSP (Pressure sensitive paint) pressure distribution measurement. This work is part of author's PhD study, under Dr S. Zhong @ the University of Manchester's supervision, guidance and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Debrief is an Open Source Java application used for viewing maritime vessel tracks in 2 and 3 dimensions. Tracks are read in using a number of flat-file ASCII formats, including AUTEC (RAO), PMRF and AFWTF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cascalog

    Cascalog

    Data processing on Hadoop without the hassle

    Cascalog is a powerful Clojure (and Java) data processing and querying library built atop Hadoop (via Cascading), providing a high-level, Datalog-inspired abstraction for both big data processing and local computation. Cascalog is hosted at Clojars, and some of its dependencies are hosted at Conjars. Both Clo/Con-jars are maven repos that's easy to use with maven or leiningen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Malimpa stands for MAtlab Library for IMage Processing and Analysis. It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox. Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A production stable Java utility library with convenience methods for string- and stream processing, file handling, XML, XSLTs and XPath, checksums, console formatting, and more. The project is developed by the State and University Library of Denmark
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kabeja is a java library for parsing DXF and converting to SVG (dxf2svg). The library supports the SAX-api and can integrated into other applications (Cocoon,Batik). Tools for converting svg to jpeg, tiff, png and pdf are included .
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 17
    This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    PIAF (Prototype Image Applications Fast) is a prototyping tool for helping development of image processing algorithms. Based on a Qt GUI, it can display and process several live video inputs or still images with a plugins based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VIPS is an image processing suite designed for extremely large images and colorimetry. It consists of a powerful re-usable library and a graphical user interface. http://www.vips.ecs.soton.ac.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Sanchay
    Sanchay is a collection of tools and APIs for language researchers. It has some implementations of NLP algorithms, some flexible APIs, several user friendly annotation interfaces and Sanchay Query Language for language resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and cross-platform image processing library, that supports simple editing and drawing, multiple pixel formats (pointers and float). Designed for developers and researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MIVF - Medical Imaging and Visualization Factory, is a framework for medical applications. It supplies a platform, in which image processing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python library for parsing, processing and linearising VRML97 files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JOELib/JOELib2 is a cheminformatics library which supports SMARTS substructure search, descriptor calculation, processing/filtering pipes, conversion of file formats, 100% pure Java, and interfaces to external programs (e.g. Ghemical) are available.
    Downloads: 0 This Week
    Last Update:
    See Project