Showing 80 open source projects for "wrapper"

View related business solutions
  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    ...The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library, Computational Geometry Algorithms Library, Intel's Math Kernel Library and Integrated Performance Primitives, the Octave library, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EMGU Face Recognition

    Using EMGU to perform Principle Component Analysis (PCA)

    This article is designed to be the first in several to explain the use of the EMGU image processing wrapper. For more information on the EMGU wrapper please visit the EMGU website. You will start with 3 warnings for the references not being found. Expand the References folder within the solution explorer delete the 3 with yellow warning icons and Add fresh references to them. Face Recognition has always been a popular subject for image processing and this article builds upon the good work by Sergio Andrés Gutiérrez Rojas and his original article (codeproject). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV. LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Ghost4J

    Ghost4J

    Ghost4J is a Java wrapper for the Ghostscript C API. It also provides

    Project is now hosted on GitHub at https://github.com/zippy1978/ghost4j
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    ...Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." CE This new improved thumb plugin gots some addons. For example a legend and supporting transparent GIFs. Additionally there is a wrapper available from the old plugin to this one, so that you needn't change your HTML / smarty code. The original version of thumb comes from Christoph Cerdmann (CE). First public version of thumb_imp was 20071027. This program uses PHP (5.x.y) as scripting language. This PHP program uses the 'Smarty' (2.6.x/3.1.x) template engine. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AllegroPlus

    AllegroPlus

    A C++ Wrapper for the Allegro Graphics Library

    A C++ Wrapper for the Allegro Graphics Library. Built on top of Allegro 5. Current API Documentation: http://allegroplus.sourceforge.net/Documentation/API/V0.1/ Visit: http://alleg.sourceforge.net/ for information on Allegro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gimp# is a C# wrapper around the GIMP API. It also offers a plug-in framework. This enables users to quickly write new GIMP plug-ins using .NET or Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple and easy to use wrapper for GLSL (OpenGL's shading language). The functionality is similar to Nvidia's Cg. It is now very easy to use GLSL programs in your applications if you know how Nvidia's Cg works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    ImageStone

    ImageStone

    A powerful C++ class library for image manipulation

    ...Its features include load, save, display, transformation, and nearly 100 special image effects. It can be used cross platform (includes Windows, Linux, Mac), and especially under windows it can be used as a DIB wrapper class.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Java wrapper around the SWIG libgv bindings and prototype graph rendering based on GEF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jaiom (Java All In One MediaProcessing Server) intends to provide a simple to use webservices based, media processing facade which processes videos, photos, pdf and MS Office media types using many different kind media processing engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LibNebular is C++ Linux library for uniform image file manipulation as String key-value pairs (with sometimes BLOB values) where different file types are intruduced through DL (".so") libraries. Includes BMP and JPEG plugins. Can easily be ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Support for Java 3D in NetBeans IDE. Currently only a wrapper for Java3D libraries. The goal is to at least provide Matisse with every component a user can add to its form, and later a static Universe Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyOSG is a python wrapper for the OpenSceneGraph. Version number corresponds to the version of OpenSceneGraph that PyOSG should work with (e.g. PyOSG 2.8 should work with OpenSceneGraph 2.8.x). Still in early stages, so email mday299 if any problems!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    freeimage4j is a JNI Java wrapper for the superb FreeImage library. Currently not all methods are mapped but loading, saving and simple image manipulation like contrast and brightness are supported. Take a look at the docs for a full list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small programs for special image processing tasks with wrapper script for seamless integration into GIMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for ieee 1394 cameras. Support for jfm JMF-2.1.1e, register a new protocol dc1394. ieee1394 camera for jmf, with this library jvc1394
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simplified OpenGL wrapper that will allow fast development of OpenGL applications if you're not concerned with the performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Libary for Googles Chart API. It supports developers to generate charts within the java environment via an intuitive API. Most features of the google API are supported and it is easily expandable to match own requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GLW is a C++ wrapper library aimed to simplify usage of common OpenGL features, like vertex/index buffers, framebuffer objects, GLSL shaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python wrapper for Houdini to make it easier to code from an external IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    phpexiv2 is a wrapper for direct access from PHP to the Exiv2(exiv2.org) library. It allows to retrieve and change EXIF, IPTC and XMP digital photo information. As phpexiv2 is written in C++ and does not use system calls, it is faster than other methods.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB