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

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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    Low-power approximate adders provide basic building blocks for approximate computing hardware that have shown remarkable energy efficiency for error-resilient applications (like image/video processing, computer vision, etc.), especially for battery-driven portable systems. In this paper, we present a novel scalable, fast yet accurate analytical method to evaluate the output error probability of multi-bit low power adders for a predetermined probability of input bits. Our method recursively...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NOTE: Use of this codebase is NOT RECOMMENDED. This project has been migrated to github at http://jaerproject.net (or https://github.com/SensorsINI/jaer for the Java code). Commits have been disabled for the subversion sourceforge repository and new development is being done on the github repository. Java tools for Address-Event Representation (AER) neuromorphic processing. Uses USB hardware. See wiki at https://sourceforge.net/p/jaer/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Welsh Natural Language Toolkit
    .... The modules are written in JAVA and ‘wrapped’ for execution under the General Architecture for Text Engineering (GATE) framework. The project also includes CYMRIE an adapted version for Welsh of the GATE - ANNIE Named Entity Recognition (NER) application for a range of entities such as Persons, Organisations, Locations, and date and time expressions. Version 2.x The CYMRIE pipeline is accessible via a API, standalone GUI and CLI. The CymrIE pipeline has also been adapted for Twitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    A tool for finding missing or corrupt images in a sequence. Also generates basic statistics from Exif data. Targeting time-lapse and render-farm users when using post-processing tools such as After Effects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyCNN

    PyCNN

    Image Processing with Cellular Neural Networks in Python

    Image Processing with Cellular Neural Networks in Python. Cellular Neural Networks (CNN) are a parallel computing paradigm that was first proposed in 1988. Cellular neural networks are similar to neural networks, with the difference that communication is allowed only between neighboring units. Image Processing is one of its applications. CNN processors were designed to perform image processing; specifically, the original application of CNN processors was to perform real-time ultra-high frame...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PlantUML-NB

    PlantUML-NB

    Netbeans Plugin for PlantUML

    Netbeans Plugin for PlantUML. Provides -> A window to view the UML image -> Syntax highlighting for PlantUML code. -> Registers a new File type x-puml -> Recognizes files with extension puml or PUML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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 only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BTCore

    A Collection of Useful Java/Swing Code

    NEWEST FEATURE ---------- Added one line ".zip" extraction to Util class! Added one line ".zip" extraction from URL (web) and one line file download from URL! BTCore is a library that was designed to be used with all of Banotech's software. It includes a tremendous amount of code snippets and classes that have been boiled down to allow ease of use by everyone. BTCore is, and always will be FREE. It has tools that we scrapped together over our last few projects, and that we found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Advance-PCT-1.0

    A novel Code transformation technique to guide test input generator

    Advance_PCT is a pre-processing technique, that simplifies the complex boolean expression present in a C program. It identifies the boolean expression and creates equivalent conditional branches with an empty body. These additional statements along with original program supplied into test executor to improve test data. It ensures that each atomic conditions have been invoked at least once true and once false. It is done to achieve higher MC/DC, because according to the definition of MC/DC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Silent Voice Generator

    Silent Voice Generator

    Processes dialogue text files exported by the Bethesda Softworks SDK

    Silent Voice Generator is an audio file utility designed to process the quest dialogue text documents exported by the Bethesda Softworks SDK (Construction Set / GECK / Creation Kit) and generate silent voice and lip-synch files based on user-defined parameters. D.A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CurvatureFilter

    CurvatureFilter

    Curvature Filters are efficient solvers for Variational Models

    These curvature filters were developed by Yuanhao Gong during his PhD studies. MC filter and TV filter are exactly the same as described in the paper. However, the GC filter is slightly modified. Please cite the following papers if you use a curvature filter in your work. Traditional solvers, such as gradient descent or Euler Lagrange Euqation, start at the total energy and use diffusion scheme to carry out the minimization. When the initial condition is the original image, the data fitting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Open Star

    Open Star interactively sums star field images.

    This program is in alpha development and is not yet ready for general use. Open Star interactively reads multiple images of a fixed star field from a designated directory structure, sums them, rescales the sum, and displays it. This has the affect of maintaining the objects in fixed positions ( stars ) in the summed image, while averaging away sensor noise and transient objects ( planes, satellites, UFOs, etc ). The program also supports normalizing hot pixels by subtracting out a dark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A tool for drawing callflow diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including ASCII, pic format, XML, SVG, VML, and graffle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BPMN View

    BPMN View

    Viewing and printing business process diagrams in a popular BPMN format

    A simple free tool to view and print business process diagrams in a popular BPMN format
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    LP Molecular Viewer

    LP Molecular Viewer

    ActiveX/ATL molecular viewer component

    ... controls. The models are rendered using OpenGL, therefore it exploits optimizations provided by the graphics cards. NEW: Render as PNG with transparent background. Added small application that allows user to open molecular file and render it as a PNG file image PNG with transparent background. Can be quite useful in presentations and visual processing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Absolute Imaginary Julia Sets

    Absolute Imaginary Julia Sets

    Simple fractal explorer

    It's like the Mandelbrot Set, but the imaginary part is absolutized on each iteration. Move the mouse to see a preview of the Julia Set for that point. Left click to switch between Mandelbrot and Julia. Right click to change color palettes. Mouse wheel to zoom. Mouse drag to pan. Keyboard squeeze to break the keyboard. Any key to save a screenshot as a png image. ESC key to exit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    clockscan

    clockscan

    It is the Project for develop an ImageJ plugin

    This plugin is used to measure the intensity of the brightness of the image of the radial scan profiles in the region of interest (ROI). Install the latest versions of bundled Java and either ImageJ or Fiji ImageJ as recommended on the respective websites, https://imagej.nih.gov/ij/ and https://fiji.sc/. In the text below, both programs will be referred to as “ImageJ”. Copy “Clock_Scan-1.0.1.jar” and “Multi_Clock_Scan-1.0.1.jar” or "Clock_Scan_combined-1.0.1.jar" and paste them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Exposure From Video

    Turn Videos Into Long Exposure Images

    Create Long Exposure Images from Videos. Turn any Video Into a Long Exposure Image With either Average Mode, which provides the average of all Frames of a video, or Additive Mode, which uses Pixel Brightness to produce output image. Currently Supports Videos of the format .mp4 and .avi with more on the way (Codec Dependant) Save The output Image in one of many Compatible Formats: Windows Bitmap JPEG JPEG2000 Portable Network Graphics WEBP Portable Image Format Sun Rasters...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    GeOxygene
    GeOxygene aims at providing an open framework which implements OGC/ISO specifications for the development and deployment of geographic (GIS) applications. It is a open source contribution of the COGIT lab. at the IGN (the French National Mapping Agency).
    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.