Showing 3572 open source projects for "input-leap"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    PyVocabularyTree

    A vocabulary tree for image classification using OpenCV

    ...It is a learning schema based on decission trees, bags of features and inverted files. The design provides training and optimization parameters that have been characterized using several detectors and descriptors for several input datasets. Evaluation tests performed on public image databases allow to compare obtained results with previously published literature. All the tools and resources used in this project are Open Source licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ronin 802 Synthesizer

    Ronin 802 Synthesizer

    Programmable Digital Synthesizer

    The Ronin 802 is a new breed of stand alone digital synthesizer. This re-programmable hardware module is a versatile platform for the creation of custom electronic musical instruments and sound processing units. The Ronin 802 is also a fully compatible Arduino shield, allowing access to a rich ecosystem of hardware and software tools. All of the Ronin’s hardware and software design is available as an open source project – which is licensed under a Creative Commons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Location DropDown

    Location dropdown for phpBB3

    Replaces the location input box with the Location Dropdown box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ChumbOS Launcher

    ChumbOS Launcher - Native Application Launcher for Chumby

    ChumbOS Launcher is a native C application that is designed to break the shackles of the Chumby, so that not only flash applications can take advantage of the cute little colour screen, touchscreen input, rotary encoder and it's majestic Chumby Button. By the way, not that it had too many shackles, don't get me wrong, but the limitation of using only flash widgets on a device having the horse power of a 450MHz full blown computer, seems to me, a bit of a waste and just a bit annoying. So, what does this application do? It enables you to design a simple Graphical User Interface (GUI) which can start and stop other applications on the Chumby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    BeerXML2BrewTroller

    Download BeerXML onto your BrewTroller.

    This project aims to interface homebrewing recipe software that saves recipes in the BeerXML format with the open-source BrewTroller automation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

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

    Simple Screencast Session (SSS)

    A simple screencast application leveraging ffmpeg

    ...Select the directory where the output files are to be saved. 2.) Start the screen-cast. 3.) Stop the screen-cast. The application launches ffmpeg as it's specified from the input parameters. Please see the general description for installation and configuration. After configuration, the application's user interface is extremely intuitive, and easy to work with. The application is meant to serve a niche in screencasting software for simplicity and ease-of-use and a working state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PCEHR JConnector

    Sample application showcasing connectivity to PCEHR system via B2B

    The PCEHR JConnector is an open source reference implementation of a PCEHR System client. The scope of the project includes: ** Providing sample code for connecting a client application to the PCEHR System via the PCEHR B2B Gateway. **Providing an online forum, where questions about connecting to the PCEHR System can be raised and answered. **Using feedback to continuously improve the sample code, as well as the general experience of software vendors looking to integrate with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Google Event Tracker - CKEditor Plugin

    Google Event Tracker - CKEditor Plugin

    Google Event Tracking plugin for CKEditor

    This is a plugin for the CKEditor. It is to assign anchor tags the onclick='_gaq.push' code to the tag and allow the user to input the information easily. This plugin requires the google analytics to be pre- installed on the page. There is no check for the code to be present, as it should be typically installed in the header or footer. This has been tested on CKEditor 3.x, enjoy! Installation: - Ensure that Google Analytics is intstalled on the site - Drop the folder "googletracker" into the plugins directory of ckeditor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    gpx2gpx tries to convert gpx-input in a format more or less similar to gpx1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AVI to DVD
    This is an easy to use application that builds a DVD Video ISO file from a single AVI, or other video file, so it can be burned to a DVD. You can select NTSC or PAL, and Wide or Normal formats. Runs from the menu or run from the context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fiftyfifty

    fiftyfifty is a programming language and game

    ...A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. The part right of the head is represented by a binary tree, too. The head itself sort of sits between the two trees, but will often change its state according to information from the right side of the left side. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jQuery Autocomplete plugin that uses jQuery UI, when added to an input field, enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vote Analyze

    Vote Analyze

    A program to calculated needed stats to check the 2012 GOP nomination

    ...It is completely open source, and I have already generated the output for you. I include all of my sources of data, as well as my trimmed / slightly formatted versions of them (to work as input into the program). v1.3 -Fixed bug added in v1.2 when empty last column bug was fixed, causing last candidate in spreadsheet to be dropped -Added 1996 data -Removed extra "Massachusettes" output v1.2.1 -Fixed accidental copy of Missouri data into Minnesota -See README for older changelog information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ligthweight Toolkit is a framework which uses LWJGL. It makes easier some aspects (input, picture loading, code organisation, ...), and allows to focus on the game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HiddenPosition

    jQuery plugin to position a element to another element even if hidden

    ...Since we still use jQuery UI where we don't need to position anything hidden or any of the additional options, this plugin is built so that it can use the exact same option input, this way you just need to change your code from $().position({options...}); to $().hiddenPosition({options...});. The inverse is true unless you are using one of the few additional options, like viewport setting. Another big difference is that HiddenPosition works well even with position:relative elements, so take that into account if you need to go back to jQuery UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    distributedPHP client

    distributedPHP client

    A simple script for distributed computing through PHP:

    ...You must open and configure the distributedPHP .php file prior to running it. ditributedPHP client supports activating scripts without data, sending the same data to all scripts, sending unique data to each script or sending user input to each script. Examples of use include: distributed math computation, encryption breaking, SETI@home/folding@home (well, if they made the projects in php..) distributed bruteforce attacks, ddos attacks, distributed processing, etc.. distributedPHP client can be configured to distribute computing to scripts written in a language other than php as long as the script supports html form input (or doesn't require input at all).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Belkerda

    Belkerda

    a customizable number-guessing system

    Belkerda is a simple Python AI program that takes a user's input, builds a log of random numbers, picks a random entry, and displays it. If it is correct, then it reenters that number back into the log several times, overwriting the original, random numbers. If it is not, however, it overwrites a lower amount of entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MorphoCity

    http://auguste.bonnin.free.fr

    MorphoCity is intended to allow comparison between old and recent maps. All you have to do is to give correspondance points between maps and MorphoCity computes a rectified version of the old map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...GenLab typically provides: •User-friendly graphical tools used for finding and working with relevant regions of DNA, RNA, and protein sequences. •Full integration of data input, data management, calculation results. This eliminates time spent on manual data transfers between different programs and databases. •Output functionalities, including generation of graphics output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    edifact

    EDIFACT to XML conversion

    ...An executable JAR of the parser is available. Usage: java -jar edifact-to-xml.jar <edifact-filename> This wil emit the DOM tree as XML to standardout. Example input: UNA:+.? ' UNB+IATB:1+6XPPC+LHPPC+940101:0950+1' UNH+1+PAORES:93:1:IA' MSG+1:45' IFT+3+X?'???:?+?&YZCOMPANY AVAILABILITY' UNT+13+1' UNZ+1+1' Output: <document><UNA><e><c>:+.? '</c></e></UNA><UNB><e><c>IATB</c><c>1</c></e><e><c>6XPPC</c></e><e><c>LHPPC</c></e><e><c>940101</c><c>0950</c></e><e><c>1</c></ e></UNB><UNH><e><c>1</c></e><e><c>PAORES</c><c>93</c><c>1</c><c>IA</c></e></UNH><MSG><e><c>1</c><c>45</c></e></MSG><IFT><e><c>3</c></e><e><c>X'?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EMGU Kalman Filter

    Kalman Filter for EMGU Image Processing Applications

    The Kalman filter is an algorithm which operates recursively on streams of noisy input data to produce a statistically optimal estimate of the underlying system state (Original Paper). The filter is named for Rudolf (Rudy) E. Kálmán, one of the primary developers of its theory. More information is available at Wikipedia, the Kalmn Filter was derived to solve the Wiener filter problem. The Wiener filter problem is to reduce the amount of noise present in a signal by comparison with an estimation of the desired noiseless signal. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    VERTIS Virtual Scanner

    VERTIS Virtual Scanner

    A virtual scanner for 3D models.

    A virtual scanner that converts 3D models (in Wavefront .obj format) into pointcloud files (in PCL .pcd format). Useful for simulating robotic input. NOTE: This project has been merged into the project at https://github.com/canderegg/cfg_obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BasicSynth is a software sound synthesis system written in C++. It includes C++ classes implementing a variety of signal generators, processors, synthesis instruments and score processing, command line and GUI synthesizers built with the libraries.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB