Showing 25 open source projects for "input-leap"

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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Brewery HMI

    Web app for all-grain brewers. Automate your electric brewery.

    ...By default, this app relies on user inputs and feedback from the real-world. There are easy hooks to a link up a real system, so that if you wanted to automate some of the input and feedback it could be possible (ex. read temperature from sensor. Turn heat source on/off). This project uses the free Maker Edition of the Ignition platform. https://inductiveautomation.com/ignition/maker-edition Sierra Nevada and Stone Brewery use the (paid) Ignition platform. https://inductiveautomation.com/resources/casestudy/ignition-system-meets-all-user-requests https://inductiveautomation.com/resources/casestudy/brewery-improves-efficiency-in-multiple-areas-with-ignition
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ICon (Input Configurator) is a Java-based system for managing input devices and building advanced interaction techniques using a dataflow model. It contains a runtime engine, a rich library of input devices, several processing modules and a visual editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FUBI

    FUBI

    Full Body Interaction Framework

    FUBI is a framework for full body interaction using a depth sensor such as the Microsoft Kinect with OpenNI/NiTE or the Kinect SDK. It further supports the Leap Motion Controller. FUBI is written in C++ and includes a C#-Wrapper. Releases are tested on Windows 8.1, but there also exist Linux Code::Blocks project files. Fubi's main functionality is gesture and posture recognition according to four gesture categories: 1. Static postures: Configuration of several joints (positions or orientations). 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A HID interface component for LinuxCNC/EMC. HID is USB speak for Human Interface Device, that is, input/output USB devices such as joysticks, gamepads, CNC pendants. This component was built to support devices that weren't handled by stock LinuxCNC/EMC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LeapInto

    LeapInto

    Simplified interface to Leap Motion designed for art and music apps

    LeapInto provides a simplified interface to the Leap Motion hand sensor input device. Multiple hand recognition is simplified to several stable categories and coordinates are normalised. The interface comes two flavours at present, an open broadcast system using the OSC protocol and a plugin for the Csound audio/music programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Cost-sensitive Classifiers

    Adaboost extensions for cost-sentive classification

    ...They are the meta algorithms which requires base algorithms e.g. Decision Tree Moreover, Voting criteria is also required e.g. Minimum expected cost criteria Input also requires to load an arff file and a cost matrix (sample arff and cost files are uploaded for users' reference) This extension uses weka for classification and generates the classification model along with confusion matrix. For given dataset and cost matrix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    ...The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    N-Sense

    N-Sense

    N-Sense Sensory substitution software

    N-Sense is sensory substitution software. Whit goal to make sensory substitution and super senses available to everyone. N-sense uses hearing as it's input port and is(will be) capable to allow multiple senses trough it as vision, magnetic orientation, humidity, velocity,time, altitude... Almost any data from computer can be made into sense and included into project. N-Sense is modular by design, written mostly in c++ to allow optimal processing speed and uses OpenCv for Image/video processing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    SpiffChorder

    FW and HW design for a 7-key chording keyboard

    Spaceman Spiff's Chording Keyboard Experiment (or SpiffChorder for short) is an experimental platform for creating a USB chording keyboard. A chording keyboard or Chorded keyboard is an input device where characters can be typed by pressing multiple keys at the same time. A popular design is the 7-key chorder, where one key is used for each of the index finger, middle finger, ring finger and pinky, and 3 keys for the thumb. This can be used with either the left or right hand (or a chorder can be used for each hand, effectively doubling the typing speed). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an attempt to write a CPU emulator in Trolltech QT 4.4. Basic Functionality: - 8 bit registers - Self-composed instructoin set (in progress) - Data and Assembler Editor / parser (not started) - Text and graphical input / output (not started
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stylus/Handwriting Input Panel. This is a user-configurable, gesture-aware keyboard/handwriting input panel for text entry on Linux (and other) tablet computers using the X11 system. Needs Ink2Text (<=best) or MSInkServer project for recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A prototype input method for OCZ's NIA headset allows full text entry. It is based on Morse Code (3 keystrokes generated from the NIA software) and can produce full English text with all ASCII symbols, uppercase and lowercase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plantstreamer
    A multi-platform software designed to log data from a plant control system using OPC-DA and store it into a persistent back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Articulated Robot Human interface (Articulated Robot humaN InterfacE) System designed in order to control remote devices (aka: Articulated robotic devices), using mainly joystick-type devices as input method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Handwriting Recognizer supports input methods that recognizes handwriting east Asian characters as used in Chinese, Japanese and Korean.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    ...It is designed for applications providing JTextComponents that should be enriched with syntactical highlighting and works best for formal (logical or mathematical) input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Augmenting other natural interfaces namely handwriting, speech recognition to input Indian language characters to the computer. Speech synthesis is also provided to read out local language text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JEquation provides an intuitive and fast way to input mathematical expressions into latex documents by using prestructured neural network based handwriting recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Peru provides functionality for calibrating a camera or a stereo camera using only images of a checkerboard pattern as input. Peru also provides functionality for calculating disparity maps (depth maps) from a stereo image pair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GOK is an on-screen keyboard. An alternative to the mouse/keyboard input system (for unix-like systems with GNOME libraries.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kathak is a Bangla text to speech synthesizer which can produce the speech from unicode bangla text input. We are developing the system based on Festvox framework.The Festival Speech Synthesis System was used as a base for developing Kathak.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open-Sourced Computer-aided Voting Machine, intended to be small and simple, uses a touch-screen input with barcode and alpha-numeric output to a printed paper ballot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Butler is a program that can take natural language input and search for the information that the user wants. It is in C# .NET. For example, the user might say \"Tell me about the Grand Canyon.\" The program would say, \"The Grand Canyon is in Arazona.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    weegie is a driver that allows a gamepad with dual joysticks to be used in place of keyboard and mouse for input under X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB