Showing 1023 open source projects for "processing"

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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Web graph algorithm development and redestribution framework and tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims at implementing a variety of the image processing algorithms by means of GIL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A numerical library designed for n-dimensional image-processing written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ScienceNET is a open source library written in C# which aims to provide a self contained clean .NET framework for neural networks, genetic algorithms, optimization, image processing and for other domains of a computational science.
    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

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A suite of Java algorithms for eye-tracking. Gaze-estimation and image processing libraries are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A set of Matlab toolboxes to perform signal and image processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ programs and classes for image-processing related to single-particle electron microscopy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    geoscipy

    Python-accessible toolkit for Geoscience & Remote Sensing Applications

    ...There is also a Python API that provides a procedural as well as an object-oriented interface to these functions. A Python GUI for interacting with such datasets is also part of the project. While there are other open-source GIS, and image-processing packages available, this one is designed to be comprehensive, work on 3 major platforms, user-extensible, fast, and able to handle huge datasets. Click the Blog tab for more info.
    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

    BibleNLP

    Natural Language Processing using The Holy Bible

    This project attempts to develop natural language processing routines as applied to a Bible text domain. Many common technologies (e.g., tokenization, Brill POS tagger) are used in conjunction with theoretical paradigms (e.g., hierarchical word definition trees, phrasal concordance).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Volumetric is a 3-D image processing tool. It reads point cloud data, expands it to a volumetric space with highly effective memory usage, and filter out necessary points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ImprovCV is a modular dataflow vision processing system built ontop of OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A set of classes for Natural Language Processing in PHP for: 1. Part of speech Tagging - Brill, n-gram, HMM 2. Princeton Wordnet querying and access 3. Document summarization 4. Document classification - EM, Bayes 5. Stemming - Porter, Lancaster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ekstasis

    A digital signal processing (DSP) framework (w/ audio to midi focus)

    Ekstasis is currently a rapidly produced prototype version of a Digital Signal Processing (DSP) framework which seeks to provide signal/data processing modules which can be strung together via Boost library interprocess message queues. Tools for creating and destroying the communication queues, loading/saving PCM 44100 Hz to/from the signal processing chain, windowing the data (currently only a Hann windowing function module), performing a Discrete Fourier Transform (DFT) on the data (using FFT, currently only real part), detecting the presence of an event within a data segment/packet via normalized spectral signature matching/comparison, and the generation of a midi file from the detection of said patterns (i.e., event occurrences) as output are currently available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The SchemaWalker is a Java application able to read a any schema and produce XForms web pages for user selected nodes grouped into webpages to allow editing of XML data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Basic framework for doing better GL demos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    id03scripts

    python scripts for data processing

    The python scripts are designed to work with data measured at id03 at the ESRF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free Tool for qualitative data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A collection of TeX files making it easy to write ascii readable latex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    im-browser

    im-browser

    MIB is a high-performance software package for image segmentation

    Microscopy Image Browser (MIB) is a high-performance software package for advanced image processing, segmentation and visualization of multi-dimensional (2D-4D) light and electron microscopy datasets. Home page: http://mib.helsinki.fi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A .NET wrapper for OpenCV, a computer vision library. The wrapper is fully developed in C#, making the OpenCV library available to all the .NET based languages, like C#, VB.NET, managed C++, IronPython, F#, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    spineDTI

    spinal cord DTI pre-processing

    Shell script for spinal cord diffusion tensor imaging (DTI) preprocessing and outlier rejection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A knowledgment management system written in Java under JBoss 4.2.3 Server, with richfaces 3.3.0BETA4. Including fileconversion from html to pdf and rich:editor component without special syntaxing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A software package designed for controlling an AEG-based sentry turret with optical target recognition through a USB webcam
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB