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

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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1

    blitz-image

    GPU-accelerated image processing for java

    blitz-image is a library to support extremely fast image processing in java, harnessing GPU acceleration via OpenCL. Although more features will be added in time, the initial focus is on very fast high-quality image resizing, including bicubic resizing (both upscale and downscale). The performance of a typical bicubic upscale operation is typically in the order of 10 times faster than via the standard AWT mechanism using RenderingHints.VALUE_INTERPOLATION_BICUBIC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    ImagingBook

    ImagingBook

    Java source code for image processing books by Burger & Burge

    NOTE: The source repository for this project has been moved to a NEW LOCATION: ************************************************************************************ https://github.com/imagingbook/imagingbook-public ************************************************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Inkscape Map

    From Inkscape SVG files to HTML image map or coordinate list

    A simple tools to generate HTML imagemap or coordinates list (eg. to be inserted into a database) from an Inkscape SVG file. Also usefull for creating imagemap and generate area-coloured images on the fly using the coordinates (eg. in PHP with GD library). It requires Java to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    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: 12 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
    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: 3 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    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
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    EXIF Image Reader, Writer, Viewer, and Editor in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JFreeSVG

    A fast & light-weight SVGGraphics2D implementation for Java.

    JFreeSVG is a vector graphics library for the Java(tm) platform that allows you to generate content in SVG format using the standard Java2D drawing API (Graphics2D). JFreeSVG is light-weight, fast, and has no dependencies other than the Java runtime (1.6 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is software for display geographical maps, written on C++. It's small and simple library, which allow to use it on PDA (like Palm and Windows Mobile) and desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    ...This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in "Efficient Texture Synthesis Using Strict Wang Tiles". In order to calculate the lowest cost path between any edge- and sample image an implementation of Dijkstra's algorithm is used which was found in the java graph library 'JGraphT'. Credits to all mentioned parties and to http://www.texturemate.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mosaic_GUI

    Mosaic_GUI

    Official software to make beads, mosaic or pencil art easily

    Mosaic_GUI is an easy and powerful Java GUI to convert photos and pictures for beads, pencils and mosaic such as Perler(c) or Hama(c) for instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Identikit
    A basic and easy java program to make black and white identikit drawing ,with a library of face elements that you can also modify and expand without limit !Source code available. Also available a very rough base for a 3D construction of the face.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    100% Java: ID3 tag, Exif, JPEG, TIFF, MP3, MP4, OGG, FLAC, WAVPACK, APE, ALAC, DSD, Image lossless editor/viewer/player/organizer. All Internet protocols publishing. A separate Jpeg manipulation library. Full iPod support - smart playlist, artwork, video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    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: 0 This Week
    Last Update:
    See Project
  • 25
    A Color Management System library implement by Java language.
    Downloads: 0 This Week
    Last Update:
    See Project