Showing 32 open source projects for "java class editor"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    color_ball

    color_ball

    Application that paints a subtly colored ball over an image

    Application that paints a subtly colored ball over the images of a directorio, that you can browse. It has been an excuse for integrating the JColorChooser with my library: * Multi-precision * Dark mode * It remembers the latest chosen colors you can watch a demo at: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FcolorBall%2FcolorBall.v1.0.demo.video.mp4%3Forigin%3Dsourceforge&origin=web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4

    key_color_image

    Command line app for creating a particular color scale to images

    It is a command line application to which you can pass a color, and the application transforms the input images to that color scale image (as if it was a gray scale, but instead of gray, that color). In addition, the application allows you to set the global alpha of the image, and translate a particular color to a totally transparent alpha (alpha = 0). You can also disable alpha component, just in case the input image is a .jpg, or there is any restriction that makes the output image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    ImageJ2x

    Java Image Processing Program

    ImageJ2x is medical image processing program inspired by NIH Image for the Macintosh. It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. There can be many image formats including TIFF, GIF, JPEG, BMP, DICOM, PNG, FITS and "raw" and ... Read and supports "stacks" (stack), a series of images that share a single window. The program supports simultaneous that number of windows (images), limited only by available memory. It is multithreaded, so that...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    MyDiary1000

    MyDiary1000

    Its A Diary/TextEditor that encrypts your text data using images

    This is a diary that allows you to digitally write entries and view them. What makes this a masterpiece from its counterparts is how user data is created and abstracted. User data is protected and stored in PNG images, the image it self is not encrypted but the data inside the image is encrypted. If you open any one of the created PNG images, they look like blank images!. These "normal" looking images protect your information from prying eyes. The simplicity and elegance of my program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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: 2 This Week
    Last Update:
    See Project
  • 8

    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. In it's current form, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An IDE for people interested in Machine Vision/Image Processing. Written in Java, using JAI. It allows users to view image data and also provides a drag and drop environment that users can create/execute graphs of JAI operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    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
  • 11
    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: 7 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14

    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
  • 15
    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
  • 16
    its am image processing application its basically use for enhancing the quality of image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ContraCaptcha is a Java-based libary for solving (image-based) captchas. It provides classes for image processing and character recognition. It also includes solvers for some of the popular captcha-systems in use DISCLAIMER: only for learning purpose (;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JIPL (Java Image Processing Library) is an attempt to provide an efficient way to load, filter, manipulate, and save images. The goal is to provide an intuitive and extensible library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java 3D VR with basic headtracking. Basics of blob tracking, image processing. Make sure you have a webcam and an infrared led
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JPedal JBIG2 Image Decoder

    JPedal JBIG2 Image Decoder

    A JBIG2 decoder written for Java under a BSD license

    The JPedal JBIG2 Image Decoder is a 100% pure Java image decoder for the JBIG2 file format. The decoder takes the JBIG2 image processing technology developed for the JPedal PDF renderer in 2007 and makes it available as a generic library for more general usage. The JDeli Image Library https://www.idrsolutions.com/jdeli contains a much enhanced and faster version and also provides a complete ImageIO replacement (see https://www.idrsolutions.com/jdeli/imageio-replacement) for Tiff, JPEG,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Java Image Processing Package for Basic Image Processing Operations like reading, writing,displaying ...... etc .. without using any additional tools .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPhotoShop is based on java. The aim of JPhotoShop is to offer an effetvie image processing system . JPhotoShop is likely to achieve most function of Adobe PhotoShop you can read more about jphotoshop from: http://souljava.blog.163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A photo editor and image processing software that provides real professional photo lab effects like smoothing and color filters, adaptive photo enhancement (adaptive sharpness and contrast). Based on C++ using wxWidget makes available for various OS (Lin
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next