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

Showing 3191 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
  • 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.
  • 1

    QUASR

    Cross-platform NGS processing and analysis pipeline in Python

    ... in Python3. 7.X is my rewrite in Java, but is still work in progress. Both are written to be as lightweight as possible so they can run with minimal memory-requirements on a desktop or laptop as well as on a compute cluster. If you have any problems with QUASR, please do contact me at the email address provided in the README.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CallSim

    CallSim

    low-volume read processing base corrector

    CallSim is a software application that provides evidence for the validity of base calls believed to be sequencing errors and it is applicable to Ion Torrent and 454 data. CallSim provides a final classification or rescue of a base/indel in reads, where putative variants have been identified via typical SNP/indel workflows. plots rendered by: JFreeChart library http://sourceforge.net/projects/jfreechart/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jSpykee

    Spykee Control Interface in Java

    jSpykee is a Control Software for the Spykee Roboter by Meccano written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java toolbox with commonly used Farsi Language functions. Includes functions for text manipulation, standardization, normalization, search, replace and changing words and ligatures. Fixing White space problems, Jalai date and Calendar, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    Exactitude

    Measure accuracy of file format conversion.

    This is a framework used to convert files from one format to another, while providing a measurement of the accuracy and fidelity of the conversion process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LauraDCT

    parallel and non-parallel implementation in Java of the Discreet Cosin

    A parallel and non-parallel implementation in Java of the Discrete Cosine Transform, which allows for "lossy" compression of image data. The purpose for uploading both implementations was to provide a comparison between the time required to process the blocks of pixels both parallel and and non-parallel model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JIIC is a streaming-based Java implementation of ISO 9660 for creating CD-ROM filesystem images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Webcam Viewer

    Webcam Viewer

    Simple Linux (Java) image viewer for keeping track of webcams

    Cycle through a set of saved webcam URLS, save images automatically to disk. Double click zoom view. Minimal interface. Developed for Linux, JRE >v6. Full desktop integration from .deb. Will run directly from .jar from MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DThresh

    DThresh

    Get perfect threshold value for image processing

    With help of active trackbars you can change the values of RGB and HSV to threshold the live image feed from your camera!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    Unique Words "Infinite" Counter for Java

    Unique Words "Infinite" Counter

    Unique Words "Infinite" Counter for Java (UWICJ) does not need to know the size of the input stream before hand, the stream can be very large and it is not limited by the maximum file length or main memory size. UWICJ uses a constant size (in the number of words) of the main memory that makes it O(1) bytes in an average case and lets it work with extremely long streams. UWICJ processing consists of looking up the words in the dictionary and modifying the dictionary. The search part is done...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PandaBoard cRIO Framework

    Framework for interaction between PandaBoard and cRIO using an Arduino

    This project uses an Arduino to communicate between a Compact RIO and a PandaBoard ES. The benefit of this is to be able to use a Kinect on a robot that uses a Compact RIO as its main processing tool. There is also the benefit of faster compilation and using Python rather than LabView or Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Twitch Notifier

    Twitch Notifier

    Notifies you when people that you are following start streaming.

    ... for five minutes after each check. I created this tool because I like watching TwitchTV streams, but I found that I would miss when people would stream because I was not constantly checking to see who was. The idea I had when I was creating this was to make something that does the job using as little attention, space, and processing power as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MadeNLP

    Multi-agent Development Environment for Natural Language Processing

    Multi-agent Development Environment for Natural Language Processing Java Based System Development framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHN/LAB file format converter

    Convert the format of speech label files

    Research in speech processing requires labeling and segmentation of speech signals, i.e., label files. Two useful formats for label files are the CSLU format (.phn extension) and the HTK format (.lab extension). This program converts speech label files from any of these two formats to the other one. Do this: 1- Provide the source directory (directory where the original label files are). 2- Provide the destination directory (directory where the new label files will be placed). 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A lot of small and usefull tools for various purposes : imagesplinter - for divideing images into pieces fill - for processing images from your webcam jave netsender - java server/client for sending messages v86 - a dos multi-tasking extender for dos
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Gamer Football Statistics
    A Java program for tracking your results in football games like PES12 or FIFA12 against other gamers/computer. Track tournaments organized by group stage and knock out phase or championships organized by seasons, matchdays and matches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    FastImageEx

    Image format to processing images on Delphi

    This package defines an image format that was designed to be easily processed. The image can contain multiple channels. 1, 3 and 4 are common values but any number of channels is possible. This version defines channels with 8, 16 or 32 bits deep and allows mixing different types of channels in the same image. Each channel is stored in a map separated from other channels and can be independently processed without requiring any additional manipulation.
    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
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BatchPD

    BatchPD: Batch automation of a primer design pipeline for human genes

    ... are queried from existing online tools with BatchPD acting as an intermediate to handle queries and results processing. BatchPD interfaces with the following online bioinformatic resources: * NCBI's GenBank * USCS's Genome browser * ExonPrimer Optional extra SNP checks can be carried out via the web tool: SNPCheck. BatchPD Uses the HtmlCleaner package: http://htmlcleaner.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SGDB is an embedded graph database written in JAVA. Goal of SGDB is to provide decent performance for breadth traversal processing even for larger graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    hdrff is a modular shell script (bash) for automatic processing of HDR image-sequences. It supports the complete workflow from downloading the images to the harddisk, aligning, HDR-creation and tonemapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chess by Cruz

    Chess by Cruz

    The goal is to develop a stable high quality chess application

    The following chess application has been in construction since late Fall of the year 2011. The program is in the pre-alpha stage; it is in no way a finished product. The application is written using Processing API, which I found to be quite fun to write in. The version control was done with github. If there are any bugs, which is the purpose of this public release, please contact me on my email: chessbycruz@gmail.com
    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.