Showing 29 open source projects for "simple java project"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    GLM

    GLM

    OpenGL Mathematics (GLM)

    ...GLM provides classes and functions designed and implemented with the same naming conventions and functionality than GLSL so that anyone who knows GLSL, can use GLM as well in C++. This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, data packing, random numbers, noise, etc. This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. ...
    Downloads: 87 This Week
    Last Update:
    See Project
  • 2
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    The Simple Medical Imaging Library Interface (SMILI), pronounced 'smilie', is an open-source, light-weight and easy-to-use medical imaging viewer and library for all major operating systems. The main sMILX application features for viewing n-D images, vector images, DICOMs, anonymizing, shape analysis and models/surfaces with easy drag and drop functions. It also features a number of standard processing algorithms for smoothing, thresholding, masking etc. images and models, both with...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ADAMS is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes. Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA)...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    The application shows a 3D donut, that can be rotated with two sliders in both axis. It is a simple example of what can be done with frojasg1.com platform libraries: - Zoom option for components - Multi language - Dark mode option - Automatic Undo-Redo for text components, with popup menu included - Text Search/Replace window prepared to be used. - Base components for auto-completion windows. - Automatic component relocation after redimensioning a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    ProStack

    ProStack

    ProStack - a platform for image processing and analysis

    ProStack - a platform for image processing and analysis. It implements various image processing methods as separate modules, that can be joined in a complex image processing scenario by use of a graphical user interface. RPMs are available at https://build.opensuse.org/project/repositories/home:mackoel:compbio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CT4AM

    CT4AM

    Tools for 3D image analysis of additively manufactured parts

    ...It is written in C++ and provides small, problem-specific applications for viewing, analysing and visualising of volumetric data from micro-CT scans with respect to the complex process parameters and characteristics of additive manufacturing. Moreover, data analysis and processing of G-code are key assets of the project. The main objective is not to provide yet another complex application for volume data visualization and medical image processing. Instead, CT4AM is a collection of small and simple apps that have already been successfully used to solve various problems in materials science and process visualization. You can either execute these tools directly or use their source codes to develop your own application for toolpath analysis or correlation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mfbpdf

    mfbpdf

    Easy converting PNM to (MASK+FG+BG)-pdf.

    MFBpdf is a simple project for easy converting PNM to (MASK+FG+BG)-pdf. It uses libtiff and libjpeg for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mfbdjvu

    mfbdjvu

    Easy converting pgm and ppm to (MASK+FG+BG)-djvu.

    MFBdjvu is a simple project for easy converting pgm and ppm to (MASK+FG+BG)-djvu. It uses djvulibre for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki. MFBdjvu based of simpledjvu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CompressPng

    CompressPng

    Java Groovy library plugin

    ...Support for usage via Gradle or other JVM build tools (via dependencies). Automatic PNG compression integrated into build workflows. Transparent integration (developers may not need manual steps). Minimal configuration surface (simple plugin / API).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cbrTekStraktor

    an application to automatically extract text from comic books.

    cbrTekStraktor is an application to automatically extract text from the text bubbles or speech balloons present in comic book reader files (CBR). Its prime goal is to perform analysis on the texts of comic books. cbrTekStraktor can however also be used for scanlation or similar purposes. The application also enables to manually define text areas in CBR files. The application comprises a simple graphical editor for further processing the extracted text. The text extraction is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ImageJ Plugins
    The 'ImageJ Plugins' project is a source of custom plugins for the Image/J software. Image/J is a public domain image processing and analysis program developed in Java (http://rsb.info.nih.gov/ij/).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    StereoWS

    StereoWS developed by UCL-MSSL within the ProVisG project

    Since December 2008, UCL-MSSL developed a platform independent stereo application in collaboration with JPL, NASA as a subtask of EU-FP7 PRoViSG. This work was originally proposed for two months of work, but it was rescheduled to run untill August 2011 after realising its synergetic relationship with other UCL tasks within the ProVisG project. Within this time period, UCL delivered consortium members a stereo application (called StereoWS ver. 1.0), which integrates various practical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    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: 2 This Week
    Last Update:
    See Project
  • 22
    Documentation for the NewXMIPP project. (XMIPP is a suite of image processing programs primarily aimed at obtaining the three-dimensional reconstruction of biological specimens from projection images obtained by transmission electron microscopy)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenImage
    Java image viewer, an open source java learning application. Currently in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A application with simple image processing functions which are used for medical image analysis / image analysis in general as a part of my academic project. The functions are written from scratch from various image processing algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a project I've created on Computer Science labs at University. Demo here: http://www.youtube.com/watch?v=uBZOk6KLA1A
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next