Showing 18 open source projects for "directshow java wrapper"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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

    Java API for VISA Devices

    Java wrapper for native VISA library and TDS3000 oscilloscope driver

    ...Design: I created a 64-bit JNA wrapper with IVI's visa.h version 5.0 as input to JNAerator (https://github.com/nativelibs4java/JNAerator). Instrument drivers written in Java can use this wrapper. A 64-bit VISA library from either an instrument company (e.g. National Instruments, Tektronix) when running Windows or libvisa (http://www.librevisa.org) when running Linux needs to be installed .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GLPK for Windows

    GLPK for Windows

    Windows binaries for the GNU Linear Programming Kit (GLPK)

    GLPK 4.65 (GNU Linear Programming Kit, http://www.gnu.org/software/glpk/) is a solver for large-scale linear programming (LP), and mixed integer programming (MIP). This project supplies the most recent Windows executables - 2018-03-17. Linux and OSX users should download the source distribution from http://ftp.gnu.org/gnu/glpk
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 3
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients. SWire can be interrogated on a local network and it accepts AJAX queries, thus enabling the development of web applications which provide the user with graphical user interfaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    sgmweka

    Weka wrapper for the SGM toolkit for text classification and modeling.

    ...The provided .zip file is in the Weka package format, giving access to text classification. Other functions are usable through either Java command-line commands or class inclusion into Java projects.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    Wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OziAPIJava - a Java wrapper for the OziExplorer API see http://oziapi-java.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A wrapper for Apache UIMA (http://incubator.apache.org/uima/) that connects to the Open Biomedical Annotator (OBA) rest service from the National Center for Biomedical Ontology (http://www.bioontology.org/wiki/index.php/Annotator_User_Guide).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Java Native Interface wrapper for the IUPAC International Chemical Identifier (InChI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A wrapper around the leJOS NXJ (http://lejos.sourceforge.net/) API that allows easy test-driven development (TDD) of robot code in Java with JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A wrapper that makes the UMLS MetaMap tool (http://mmtx.nlm.nih.gov/) available as an UIMA analysis engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java wrapper (JNI) for OpenDmx widget (more info www.enttec.com) Source code: java, c++ / Author: Juanjo Lopez
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    JNewton is a Java wrapper for the Newton Dynamics Physics library. It is designed to be simple and lightweight for use in any Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of MIEX (Metadata and Information Extractor from small XML documents) is to create a wrapper for the Stanford Parser, to extract and store metadata (syntactic structures, relationships among words...) from simple XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tools for comparative sequence analysis. Includes FamilyRelations (GUI) and a C++ toolkit/Python wrapper for doing fixed-width-window analyses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSpice is a Java Wrapper (using JNI) for the CSpice library provided by NAIF. Goal of JSpice is to provide a full portable version of CSpice wich is used to calculate geometricals parameters of spatial mission as Cassini/Huygens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This reimplementation is a pure java reimplementation of proj.4 ( https://sourceforge.net/projects/freshmeat_proj.4/ ) instead of a jni wrapper around the native proj.4 libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB