Showing 183 open source projects for "engineering"

View related business solutions
  • 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
  • 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
  • 1

    ffdefluc

    a defluctuator for avisynth

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ces265

    Multi-threaded High Efficiency Video Encoder

    ces265 is a "High Efficiency Video Coding" (HEVC) software written in C++ with multi-threading support. This software compresses the raw video stream in YUV 4:2:0 planar format into HEVC 8.0 compatible bitstream. Help is taken from HM-8.0, HM-9.2 and x265 software while writing this software. The contributors of this software are: 1- Muhammad Usman Karim Khan (http://ces.itec.kit.edu/~khan/) 2- Muhammad Shafique (http://ces.itec.kit.edu/~shafique/) 3- Jörg Henkel (http://ces.itec.kit.edu/~henkel/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Fish4Knowledge Project

    Analysis of undersea fish videos

    The Fish4knowledge project investigated: information abstraction and storage methods for analyzing undersea video data (from 10E+15 pixels to 10E+12 units of information), machine and human vocabularies for detecting & describing fish, flexible process architectures to process the data and scientific queries and effective specialised user query interfaces. A combination of computer vision, database storage, workflow and human computer interaction methods were used to achieve this. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Used to record and analyze some behavioural experiments in neuroscience (using usb webcam). it was developed in collaboration with neuropharmacology lab at Faculty of Medicine, Ain Shams University. it can use(JMF,OpenCV,JMyron & AGCamLib) for webcam
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    XaoS

    XaoS

    Real-time interactive fractal zoomer

    Real-time interactive fractal zoomer. Home Page: http://xaos.sf.net/ GitHub: - Downloads: https://github.com/xaos-project/XaoS/releases - Source https://github.com/xaos-project/XaoS - Issues: https://github.com/xaos-project/XaoS/issues - Wiki: https://github.com/xaos-project/XaoS/wiki Discussion Groups: - Users: http://groups.google.com/group/xaos-users - Developers: https://groups.google.com/forum/#!forum/xaos-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ADV2FITS

    Converts ADV video frames into FITS files

    This is a specialised utility that works with the astronomical digital video (ADV) standard (http://tech.groups.yahoo.com/group/adv-standard/) and converts individual video frames to FITS files. ADV files can be recorded by devices such as the Astronomical Digital Video System (ADVS) - http://www.astrodigitalvideo.com.au/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Timeline preview Flowplayer Flash

    Timeline preview Flowplayer Flash

    Show video preview images on your Flowplayer Flash timeline

    Adds video preview images to the seek bar. Simply replace the standard controls plugin with this one and you get the preview functionality with mp4s out of the box. All the heavy lifting is done by the preview plugin and happens behind the scene for you. The stills are actually the mp4 key frames extracted and decoded on the fly from the video file. If your videos are hosted on a domain different from the one where Flowplayer Flash is embedded you would need as well upload a small html file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Timeline thumbnails Flowplayer html5

    Timeline thumbnails Flowplayer html5

    Generates preview images for timeline from h264 mp4 on the fly

    Displays video preview images on your Flowplayer html5 timeline when the user hovers mouse over it. The big advantage of this plugin is that you don't need to pre generate these preview images and store them separately, it is done seamlessly on the fly for you. The mp4 meta data is loaded and parsed and then corresponding key frames are downloaded using byte-range requests and decoded in the browser so you do not need to deal with it. All major desktop browsers are supported, mobile devices...
    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
  • 10
    PROJECT HAS MOVED! wg-ros-pkg is now hosted at https://code.ros.org/gf/project/wg-ros-pkg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TrackXY

    TrackXY

    Track & log x & y displacement, in realtime, of object in webcam

    Track, in realtime, horizontal and vertical displacement of object in webcam. Log timestamp, x and y to comma-separated value (.csv) file importable to spreadsheet. Uses Lukas-Kanade algorithm and based on lkdemo.cpp in OpenCV, stripped down to track single point in high contrast against a uniform background. Based on the BSD licensed OpenCV, TrackXY also has BSD-style license. I am a bit embarrassed to be posting this here, because it's such a rudimentary program, but I couldn't find...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Matlab VideoUtils

    Matlab VideoUtils

    Matlab Toolbox for reading and writing videos.

    Matlab Toolbox to process video files, which consists on a set of classes for reading, writing, correcting light changes and generating gaussian pyramids in real time. This toolbox is designed for Windows x64, Max OS X x64 and Linux x64. Through to use of Ffmpeg, it can reproduce and create videos very fast and also do no require to load the entire video file in memory. In addition the C++ code is already compiled in order to simplify the toolbox installation. In order to stay...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FLocking Walkers (FLOW)

    FLocking Walkers (FLOW)

    Boids-like walkers with 3d animation

    This is a simulator of human self-organized walkers who use local rules to develop flocking and other (hopefully) interesting behaviors. "Flocking" is here used in the sense of Boids-creator Craig Reynolds. A 3d visualization is used to present these behaviors. The main program (computation and visualization) has been written in the DarkBasic language. To ask questions, report bugs etc. email to flockingwalker@gmail.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webcampak - Capture the world in HD
    Webcampak is a photography appliance. Used with DSLR or Compact cameras it can capture high resolution pictures, create timelapse videos and send those elements to remote servers. Extensively uses open source softwares (gphoto2, ImageMagick, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mini Control Mintron 12V6H

    Control reducido de cámara Mintron 12V6H para Windows.

    Este sencillo programa permite controlar la cámara de video Mintron 12V6H. Se sitúa en la esquina inferior derecha de la pantalla. Tiene control de opacidad de manera que puede permanecer sobre la ventana de captura. Con sencillos controles permite gestionar los parámetros: AGC, ELC/ALC, SenseUp, Gamma y SenseUp/AGC Priority. Necesitarás un cable para la conexión mediante RS-485. ****************************************************** This simple program allows you to control the video...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ONE-NET Low Power Wireless Protocol

    ONE-NET Low Power Wireless Protocol

    ONE-NET is an open-source low power wireless networking protocol.

    ONE-NET is both an open standard and an implementation of a wireless network protocol. The protocol was originally intended for home automation but has many more applications where low power, secure communications are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java API for controling 1394 Digital Cameras (based on libdc1394: http://sourceforge.net/projects/libdc1394/ for Linux, and on: CMU 1394 DC http://www-2.cs.cmu.edu/~iwan/1394/ for Win32). On Top of the library comes a RCP plugin and a JMF capture dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Visage is a human computer interface that aims to replace the traditional mouse with the face. Using a webcam and Visage the movement of the face becomes the movement of the mouse pointer. Left/right Eye blinks fire left/right mouse click events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TubeKit is a toolkit for creating YouTube crawlers. It allows one to build one's own crawler that can crawl YouTube based on a set of seed queries and collect up to 17 different attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Slidee project designs an open source microprocessor controlled camera slider/dolly, used for timelapse photography as well filmmaking projects. The slidee and the controller is designed out of commonly available construction hardware and Arduino microprocessor, so that any hobbyist can construct it in the home garage workshop. The goal of the project is to make this slidee the most versatile and affordable microprocessor controlled slider for the photographers and filmmakers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SMPTE 2022-1 library for VLC & co

    Optimized and cross platform SMPTE 2022 FEC library in C, Python, Java

    Project moved to GitHub. https://github.com/davidfischer-ch/smpte2022lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Testcard is a SDL/SDL_gfx based monitor test pattern (test card) generator. SMPTE and other test patterns are supported. Future plans include a very basic scripting capability to construct custom test patterns from built in primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB