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

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

    Training Image Operators from Samples

    Tools to train Image Operators automatically from a set of samples.

    TRIOS - Training Image Operators from Samples is a set of tools to bring Image Processing closer to scientists in general. It is capable of estimating an operator between two images using only pairs of samples that contain an input image and the desired output. The operator is saved to a file and can be applied to any image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Helsinki Finite-State Technology
    The Helsinki Finite-State Transducer toolkit is intended for processing natural language morphologies. The toolkit is demonstrated by wide-coverage implementations of a number of languages of varying morphological complexity.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    transformenator

    transformenator

    Text and binary file transformation

    Text and binary file transformation. Text-based sed, awk, etc. failed me when I needed a simple way to transform binary files to something else. Transformenator is what resulted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Swiss Army Knife GUI application for PDF documents: combine, split, rotate, reorder (n-up, booklet), watermark, edit bookmarks/fileinfo/pagetransition, compress, encrypt, decrypt, sign, repair, edit attachments and more.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    AccessConverter

    A Microsoft Access database conversion tool to convert old and new Acc

    A Microsoft Access database conversion tool to convert old and new Access database formats to some other popular SQL based databases and formats. It is built with Jackess, a Java library for reading and writing MS Access databases. It supports Access 97 and all versions 2000-2013. Online Application An online application that uses AccessConverter to convert databases can be found here https://lytrax.io/blog/tools/access-converter. Dependencies JDK 1.8 Apache Commons IO 2.5 (commons...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    CCDLAB

    A FITS image data viewer & reducer, and UVIT Data Reduction Pipeline.

    CCDLAB is a FITS image data viewer, reducer, and UVIT Data Pipeline. The latest CCDLAB installer can be downloaded here: https://github.com/user29A/CCDLAB/releases The Visual Studio 2017 project files can be found here: https://github.com/user29A/CCDLAB/ Those may not be the latest code files as code is generally updated a few times a week. If you want the latest project files then let me know.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    MatQuantify

    An image processing tool

    MatQuantify, written in MATLAB, detects both large-scale and subtle structural changes in the spindle or DNA and can be used to statistically compare the effects of different treatments. MatQuantify can quantify various physical properties extracted from fluorescence microscopy images, such as area, lengths of various components, perimeter, eccentricity, fractal dimension, satellite objects and orientation. It can also measure textual properties including entropy, intensities and the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    buddidictionary

    buddidictionary

    An English to Sinhala Dictionary with Morphological Processing

    Buddidictionary is an English to Sinhala bilingual dictionary embed with English and Sinhala Morphological analysis. the system has been developed as a part of the EnSiMaS Project which is capable to translate English sentence into Sinhala. System has been developed through the MaSMT MUlti agent system development framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Image MetaWriter

    Image MetaWriter

    A batch processing EXIF, IPTC, & XMP image metadata writer for Linux.

    Image MetaWriter is a batch processing Linux command-line program that uses ExifTool to embed metadata into many images at once. The requirements are Bash, Awk, & ExifTool. With Image MetaWriter, you can tag entire albums of images with your metadata, & add unique titles & comments to each image, all at once. Image MetaWriter also supports Creative Commons (CC) licensing. You can embed your CC license into your images along with your metadata simultaneously. This makes it really...
    Downloads: 1 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
    composight
    Composight is a cross-platform toolkit for 3D-image processing in the domain of composite materials science. It is written in C++ and provides small, problem-specific applications for viewing, filtering and segmentation of volumetric data such as micro-CT scans. The main objective is not to provide yet another complex application for volume data visualization and medical image processing. Instead, Composight is a collection of small and simple apps that have already been successfully used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Musaheb

    An Arabic collocation extraction tool

    “Musaheb”, an Arabic collocation extraction tool that has been designed and implemented to overcome the limitations of existing collocation extraction tools. “Musaheb” is able to extract n-gram collocations up to 5-gram, in addition to extracting the collocates of the nodes (the word-types we are looking for its collocates) within a window size of zero to 15 words. Moreover, it provides eight collocation statistics to calculate the strength of the collocation, and permits the input of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebHarvest - web data extraction tool
    Web data extraction (web data mining, web scraping) tool. It leverages well proved XML and text processing techologies in order to easely extract useful data from arbitrary web pages.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13

    JavaLambdaCompose

    Utility methods for composing functional lambda expressions

    Provides for composing functional lambda instances to improve run-time efficiency and flexibility. The composition avoids excessive call stacking when processing multiple Predicate or Consumer instances, and can avoid the processing overhead of Collection.stream().filter().forEach() by replacing with Collection.forEach() using a composed Consumer from a Predicate and Consumer. Includes utility methods for composing an Iterable or array of Predicate instances into a single Predicate instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SimpleTAG

    SimpleTAG

    Massive audio tagger

    SimpleTag is a cross-platform desktop tool, which allows to update the labels of all your music before incorporating it into a musical library or cloud service. Nowadays, the amount of music we have in our equipment is so large, it is no longer possible to manage with the traditional system of filenames and directories. The most convenient is to use the concept of libraries that handle the big market music players: iTunes, Amarok, Windows Media Player, Google Music, ..etc The labels...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleEngine
    Ceci est un moteur de jeux réalisé sur java pour aider les néophytes à débuter dans cette fabuleuse aventure qui est la programmation de jeux vidéo . Le moteur de jeu permet de gérer habilement la 2D mais elle n'est pas prévue pour de la 3D. Ce Moteur a d'interresantes fonctionnalitées comme les objets . Toutes les informations sont mises dans le fichier que vous téléchargez ainsi que la façon de l'instalation du moteur. Merci pour votre attention :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MOIRAI

    Simple Scientific Workflow System for CAGE Analysis

    Cap analysis of gene expression (CAGE) is a sequencing based technology to capture the 5’ ends of RNAs in a biological sample. After mapping, a CAGE peak on the genome indicates the position of an active transcriptional start site (TSS) and the number of reads correspond to its expression level. CAGE is prominently used in both the FANTOM and ENCODE project. MOIRAI is a compact yet flexible workflow system designed to carry out the main steps in data processing and analysis of CAGE data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RoundedImageView

    RoundedImageView

    A fast ImageView that supports rounded corners, ovals, and circles

    ... setXfermode to clip the bitmap and draw twice to the canvas. RoundedImageView is available in Maven Central. Borders are not scaled up/down with the image (correct width and radius are maintained). Support for LayerDrawables (including TransitionDrawables). Licensed under the Apache License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Text Trix editor is an open-source, cross-platform text editor with a mind for user-friendly file and text navigation. See our new GitHub home for the latest and greatest Text Trix development: https://github.com/the4thchild/texttrix
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Eye

    Eye

    Process monitoring tool. Inspired from Bluepill and God

    Process monitoring tool. Inspired from Bluepill and God. Requires Ruby(MRI) >= 1.9.3-p194. Uses Celluloid and Celluloid::IO. Eye is an image processing and analysis library for quickly analyzing image patterns and features, often used in computer vision tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CSSgram

    CSSgram

    CSS library for Instagram filters

    Simply put, CSSgram is a library for editing your images with Instagram-like filters directly using CSS. What we're doing is adding filters to the images, as well as applying color and/or gradient overlays via various blending techniques to mimic filter effects. This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    This is a free, quick and easy to use photo collage maker for your PC or Mac. It lets you create and save photo collages - i. e. pictures composed of many smaller photos arranged on a chessboard pattern layout. The application automatically loads, resizes, clips and arranges dozens or hundreds of pictures for you, so you can produce a collage within minutes, what would take you hours if you did it "by hand". Save the collage as a JPG or PNG file, and do what you want with it: print...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    Mondrian is an OLAP (online analytical processing) engine written in Java. It reads from JDBC data sources, aggregates data in a memory cache, and implements the MDX language and the olap4j and XML/A APIs.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 23
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    The TESTIMAGES archive is a huge and free collection of sample images designed for analysis and quality assessment of different kinds of displays and image processing techniques. The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing color rendering on different displays) and PATTERNS (aimed at testing the rendering of standard geometrical...
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 24

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

    Software Automation Framework Support

    Multiplatform data-driven test automation execution services

    ... localization testing (NLS) allowing the same tests to work for many different languages or test configurations. With various different tool configurations SAFS can be used to test Java, Web/Html, Flex, .Net, WPF, Win, iOS, and Android domains natively. And with advanced Image-Based Testing support built-in SAFS can be used to test virtually anything, anywhere.
    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.