Showing 1281 open source projects for "engineering"

View related business solutions
  • $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
  • 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
    pymesh will be a Python interface for Triangle (2D) and Tetgen (3D) mesh generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hardware controller software for electronic music, games and special needs users. - Firmware for NXP ARM - USB data transfer to host with a custom protocol - Open Sound Control server on host (Mac or Win) for access to device data and device control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Basic framework for doing better GL demos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ThreeCAM is an open source 3D CAM program written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Free java library and configuration generator for OMR Recognition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    KinectStreamer

    Streams data from 3D cameras over a network.

    This is an application that streams data from the Microsoft Kinect or cameras like it over a network. The program is Intended to be used in robotics applications where the controller cannot use such cameras directly due to hardware/software limitations--such as lacking usb ports or appropriate drivers--or in situations where the camera is not in close proximity to the device that needs to access it. Given that the controller can accept data from over the network, another embedded controller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A framework for image analysis and data analysis, aimed towards microscopy and the needs of current research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Darxen is a utility that archives, parses, and displays nexrad radar data from the national weather service. The feature set will be comparable to many proprietary solutions available, but darxen is entirely free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ImprovCV is a modular dataflow vision processing system built ontop of OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    geoscipy

    Python-accessible toolkit for Geoscience & Remote Sensing Applications

    GeoSciPy is a set of C and Python functions that provide an API for all aspects of Geoscience and Remote Sensing Applications. Functions include reading/writing of many data formats, images, vectors, ..., and processing of images, vectors, ... including map projections, ... The library is written C, using HDF5 as the file format for storage of all remotely-sensed data and ancillary data, as well as processed data. The C functions assume a particular format for the HDF5 file contents, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Graphical Editing Framework(GEF), for Python. It provides a canvas similar to wxArt2D and a editing framework based on MVC. The framework can be used to develop scientific and engineering tools that require graphical editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A software application for the optical recognition, the superimposition and the collation of early music prints
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The program Visualizes the diffusion of water in the brain through ellipsoids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims at implementing a variety of the image processing algorithms by means of GIL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A VHDL - Verilog SAD256 module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jlpv is a Java Light PACS Viewer application useful for review series or images from DICOM data retrieved from the DCM4CHEE PACS system. It also uses ImageJ as a rendering engine or viewer. This project is in a early stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The 3D Slicer is freely available, open-source software for visualization, registration, segmentation, and quantification of medical image data. Follow the link for more info: http://slicer.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    This project is a collection of little programs in Python which use acoustics for various scientific fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The MaXX Interactive Desktop aims at bringing the next generation high performance desktop to graphics professionals. MaXX Desktop is also a workstation environment for power hungry production class applications used by FX studios, oil & gaz & visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    3i is an open source augmented reality system built on top of the Open Handset Alliance's "Android" smartphone platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PhotoCloud is a tool to browse and a navigate for datasets composed of (a) a collection of registered images and (b) a 3D model over which images are aligned. The 3D model can be a point-cloud, triangle mesh. PhotoCloud is based on a client/server architecture and it is scalable: very large dataset (both in terms of (a) and (b) can be handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUIDE (GUgyeol Integrated Decipherment Environment) is a set of tools for browsing historical document images, transcribing, deciphering and translating it. Developed for studying old buddhist codices, it would be serviceable for studying any papyri.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    ViKi (Virtual Interactive keyboard Interface) is a global framework that enables contactless human machine interaction using computer vision techniques. Only a simple webcam is sufficient to emulate traditional devices such as mouse and keyboard do.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB