Search Results for "image processing in java" - Page 34

Showing 3189 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    GraphicsMagic
    GraphicsMagic is an open source project that distributed under the GPL. It is an image processing application, and developed/compiled with Delphi 6/7 + Graphics32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Graphixy - Image Data Extraction

    Graphixy - Image Data Extraction

    Scientific, Engineering and Statistical Graphing data extraction tool

    Graphixy is a freeware and lighter (140 KB) standalone program designed to get 'x' and 'y' graphical co-ordinates of an image in scientific, engineering & statistical applications and in image data processing. By drawing an image (or) hovering mouse over the pre-loaded image (using Load option), the 'x' and 'y' co-ordinates can be recorded and saved as notepad .txt file The saved data can be exported to Excel spreadsheet and viewed in graph format. Drawn images can be replayed from...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    GIMP on OS X

    GIMP on OS X

    GIMP (GNU Image Manipulation Program) is a free image editor

    GIMP is an acronym for GNU Image Manipulation Program. Use GIMP as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc. GIMP is expandable and extensible; it can be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    XR3Capture

    XR3Capture

    Take screen shots of your computer!

    Comments: Capture your computer screen a lot easier with this app. System Requirements: Java 1.8.0_45++ required. GitHub (https://github.com/goxr3plus/XR3Capture)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    RTToolbox

    RTToolbox

    Library to support quantitative analysis of radiotherapy data

    Moved to: http://github.com/MIC-DKFZ/RTTB RTToolbox is a software library, developed at the DKFZ to support quantitative analysis of treatment outcome for radiotherapy. The RTToolbox was designed following object-oriented design principles and was implemented in the language C++. It supports the import of radiotherapy data (e.g. dose distributions and structure sets) from DICOM-RT format and other standard image processing formats by using a bridge to ITK. The RTToolbox supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HAPI
    The HAPI HL7v2 project has moved to the following home: https://hapifhir.github.io/hapi-hl7v2/
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 7

    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. The library depends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmartRoot

    SmartRoot

    Semi-automated root image analysis software

    ... to specific research requirements. SmartRoot is an operating system independent freeware based on ImageJ and uses cross-platform standards (XML, SQL, Java) for communication with data analysis softwares. To cite us: Guillaume Lobet, Loïc Pagès and Xavier Draye. A Novel Image Analysis Toolbox Enabling Quantitative Analysis of Root System Architecture. 2011 Plant Physiology, Vol. 157
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JaToo Image

    JaToo Image

    Ease the work with images.

    A Java™ Open Source library created to ease the work with images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    Auto-Parcel

    Auto-Parcel

    Android Parcelable models made easy

    Auto‑Parcel is a Google AutoValue extension for Android that auto-generates Parcelable implementations. By annotating classes with @AutoValue and implements Parcelable, it automatically constructs boilerplate for serialization, equals(), hashCode(), and toString(). It integrates with Gradle annotation processing, streamlining Android model class creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    waifu2x-cpu-torch-vks

    waifu2x fork without CUDA

    The original is here: https://github.com/nagadomi/waifu2x Differences: - CPU only, no CUDA needed; - double-precision version; - GPU and CPU-trained models (on the fly conversion in memory); - adapted for Lua v5.2 (works with Torch 7 on x32 Ubuntu). 31-12-2016: - removed unneeded data copies, left from CUDA processing; - removed large duplicate files (see "ReadMe" before use).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Redimensionador de imagens Vip
    Com esse sistema você consegue colocar marca d'agua e redimensionar várias imagens ao mesmo tempo!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JCLTP

    A Java Class Library for Text Processing

    JCLTP is a class library designed for processing text. JCLTP is free, open source and developed with the Java programming language. JCLTP is distributed under the GNU license. It incorporates several technologies that enable process information while applying AI techniques, in order to build predictive models for text classification. Through a flexible structure of interfaces and classes, the opportunity to extend, adapt and add functionality JCLTP is provided. Thus, analysis of new types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A customizable Java based library for reading, writing, viewing, and balancing X9.37 - 2003 files. Often known as Image Cash Letter (ICL) files or without images as Electronic Cash Letter (ECL) files, this library can read and write either type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MeshLab

    MeshLab

    A processing system for 3D triangular meshes

    MeshLab, a mesh processing system, for user assisted editing, cleaning, filtering and rendering of large unstructured 3D triangular meshes (typical 3D scanning meshes). The system relies for mesh processing tasks on the gpl VCG library (vcg.sf.net).
    Leader badge
    Downloads: 247 This Week
    Last Update:
    See Project
  • 17
    Ansj Chinese word segmentation

    Ansj Chinese word segmentation

    Ansj word segmentation

    The real java implementation of ict. The word segmentation effect is faster than the open source version of ict. Chinese word segmentation, name recognition, part-of-speech tagging, user-defined dictionary. This is a java implementation of Chinese word segmentation based on n-Gram+CRF+HMM. The word segmentation speed reaches about 2 million words per second (tested under mac air), and the accuracy rate can reach more than 96%. At present, it has realized the functions of Chinese word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    F-Tracker3D

    F-Tracker3D

    A software tool for tracking fluorescent cells in 3D

    ...-plane with the maximum intensity value for the different x-y positions previously determined. F-Tracker3D is written in MATLAB (©, The MathWorks, Inc., Massachusetts, USA) and the source code is freely provided. Requirements: MATLAB 2015a and Image Processing Toolbox 9.2 or later versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RNCColorStretch GUI

    GUI for RNCColorStretch

    Astrophotography Image Processing: Advanced Image Stretching with the rnc-color-stretch Algorithm http://www.clarkvision.com/articles/astrophotography-rnc-color-stretch/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Animal is AN IMAging Library written in C. Its simple API supports over 80 image formats, and is intended to make massive use of other image processing libraries. Animal aims at image analysis and recognition. It is mainly the C basis of the SIP toolbox.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Genparse is a command line parser generator. Based on a simple description of the command line options you want in your program, genparse creates the necessary C, C++ or Java code for their processing.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    TraceX

    TraceX

    MatLab App for calculating fitting isotopic exchange profile data

    MatLab App for calculating fitting isotopic exchange profile data. Developed for measuring self-diffusivity and effective surface exchange coefficient of ion conducting materials. Requires MatLab image processing toolbox If you use this tool for you research, please cite my PhD thesis: Cooper, S. J. Quantifying the Transport Properties of Solid Oxide Fuel Cell Electrodes. (Imperial College London, 2015). @phdthesis{SJCooper2015, author = {Cooper, S. J.}, number = {November...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Seedlet

    Seedlet

    Seedlet is a source-code-embedded snap-on GUI for java applications.

    Seedlet is an open-source source-code embedded snap-on GUI for standalone Java applications. It can be used for development and testing of independent classes, GUIs for command-line APIs or as independent applications. In addition to a simple GUI, Seedlet provides lots of extras useful both for testing and for applications. It comes with a simple JSR-223 scripting framework, easy JDBC access, many GUI convenience method and other 'under-the-hood' functionality besides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    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.