Showing 92 open source projects for "unity image processing"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog:...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Fiji is an image processing package based on ImageJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Microscopy Image Processing Package
    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Java OCR
    Java OCR is a suite of pure java libraries for image processing and character recognition. Small memory footprint and lack of external dependencies makes it suitable for android development. Provides modular structure for easier deployment
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    JIPT - Java Image Processing Toolkit
    This is an Image Processing toolkit written in Java. The source code is intended to help you understand processes such as Color Inversion, Edge Detection, Fourier Transform, Morphological process, Laplacian Sharpening, Gaussian Noise Adding, and hist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    scipion-xmipp

    scipion-xmipp

    Image processing framework to integrate EM software packages.

    ...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 into Scipion and contains the algorithms in the core libraries and command line programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vision2u

    Vision2u

    free image processing software

    Vision2u offers a free image processing software for personal use and research. Primary tasks of the image processing can be realized during simple operation of the software. Every Web cam owner can have simplest measuring, counting or tasks of monitoring done without high capital outlays.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    bildster

    Bildster is an image processing library for educational purposes.

    Bildster is an image processing library for educational purposes that provides tools for loading and manipulating (or creating) images. It provides a split screen view (before / after). Both, a C and a Java version exist. Das Projekt stellt das Programmpaket "Bildster" bereit --- eine Entwicklungsumgebung für Bildverarbeitungsprogramme. Es gibt eine C-Version für Linux und eine plattformunabhängige Java-Version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JACo Watermark

    JACo Watermark

    Add watermark to any image or photo (batch processing available).

    A free open source Java application created to help you apply watermarks to your pictures in order to protect them from unauthorized distribution. Different font, color, size and transparency texts or images can be added as a watermark. Batch processing is also provided.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    JaToo Imager

    JaToo Imager

    View and alter images (batch processing available).

    JaToo Imager is a Java Open Source application created to view and alter images. Batch processing is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ijTools

    A set of plugins and tools for ImageJ (Image processing sofware)

    A collection of plugins and tools for the ImageJ software. Contains modules for image filtering (directional filtering), segmentation, analysis (perimeter estimation, geodesic diameter...), or visualisation (image overlay).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    iwatermark

    iwatermark is a image watermarking web application.

    iwatermark is a watermarking web application developed in java and servlets. user can upload his images and need to supply some options related to watermarking, then image is watermarked and downloaded to client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 14

    Image Processing Framework

    An Image Processing Framework

    An implementation of different image manipulation and processing algorithms in JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices, etc. - please see at the site. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JCapture is a pure 'Java Screen Capture Program' written by Gorav Taneza. Features include timer based and manual capture. Saving of capture image in jpg, jpeg and png formats. Future plans include timer based repeat, email capability and basic image processing like rotate, sharpen. Moved to GitHub: https://github.com/goravtaneza/jcapture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FigTeX manages images and their easy inclusion in LaTeX documents. Similar to BibTex, the image information is stored in an external file and is imported into the document as needed. It comes with a comfortable GUI for managing the image library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ImageJforXTF

    ImageJforXTF

    Open source software for processing XTF files

    This project was born from a stage at the "Signals and Images Lab (si.isti.cnr.it), Institute of Information Science and Technologies of the National Research Council of Italy". ImageJforXTF extends the open source ImageJ software with functionalities that allow to open and manage XTF files. This kind of files is used to record sonar and bathymetric data. An user can choose to open any file with extension ".xtf" so that the program parses it and shows the resulting image. Then the user can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    StereoWS

    StereoWS developed by UCL-MSSL within the ProVisG project

    ...In addition, a part of software (called StView ver.1.0) was ported to a web-based GIS system (e.g., ProGIS) and ProVIP as a solution for stereo visualisation. Apart from the stereo visualisation, some useful stereo tools (e.g., stereo matcher or stereo image processing tools) have been extracted from UCL’s previous development for HRSC data processing, and modified for close-range stereo imagery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Simple-Color-Object-Tracker

    Simple Color object tracker built for linux

    A small image processing project built on Java. Tracks a coloured object on screen using shots taken by a web cam. v4l4j API's used for working with streams of picture being held by web-cam, hence installation of v4l4j is the solve pre-requisite for the proper functioning. UI components provided for selecting the suitable threshold values of HSI to make the required object trackable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    juk is a collection of Java applications. The flagship of which is Gallery Mage (gallmage), an open source photo gallery processing application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Simple Image Editing ( Editor ) Tool
    SIET, the Simple Image Editing ( Editor ) Tool, is a simple-to-use, handy and free application for such tasks as resizing, cropping, retouching, watermarking, etc... Batch processing is also provided. Because is OS Independent, written in an interpreted language, SIET can run on any platform that has a java virtual machine available. Tested on: Windows 7, Windows XP, Linux Ubuntu, Linux Mint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Astronomical Image Processing
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB