20 projects for "pass" with 2 filters applied:

  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
  • 1
    ML Sharp

    ML Sharp

    Sharp Monocular View Synthesis in Less Than a Second

    ML Sharp is a research code release that turns a single 2D photograph into a photorealistic 3D representation that can be rendered from nearby viewpoints. Instead of requiring multi-view input, it predicts the parameters of a 3D Gaussian scene representation directly from one image using a single forward pass through a neural network. The core idea is speed: the 3D representation is produced in under a second on a standard GPU, and then the resulting scene can be rendered in real time to generate new views interactively. The representation is metric, meaning it supports camera movements with an absolute scale rather than only relative depth cues, which is useful for consistent viewpoint changes and downstream spatial tasks. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PRICE - image filtering and manipulation

    PRICE - image filtering and manipulation

    Imaging application for GNUstep and MacOS

    PRICE: a high-quality image manipulation and enhancement application, also suitable as a multi-window image viewer. For GNUstep and Mac.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link. Based on several hardware options it supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ffmpeg.js

    ffmpeg.js

    Port of FFmpeg with Emscripten

    ...The library supports different builds tailored for formats like WebM and MP4, including worker-based versions for improved performance in web applications. It exposes a programmatic API that mirrors FFmpeg command-line behavior, allowing developers to pass arguments and handle input and output streams in memory. This makes it especially useful for browser-based editors, converters, and multimedia tools. Overall, ffmpeg.js brings powerful media processing capabilities to client-side environments with minimal setup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Toonify

    Toonify

    Adds a cartoon like subtle effect on your scanned drawing

    Adds a cartoon like subtle effect on your scanned drawing. It does this by doing a 4 pass run over the image. It is mostly useful for color pencil drawings. Using Lua like programming tool "hollywood": http://www.hollywood-mal.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    EXP Soundboard

    EXP Soundboard

    Simple soundboard app with hotkeys

    ...Sounds can be triggered with custom keyboard hot-keys and played through up to 2 outputs. i.e. Your speakers and a virtual audio cable. Also allows for your mic to pass into the virtual audio cable when enabling Mic Injector. This soundboard also incorporates a save feature. REQUIREMENTS: - Java 7 If you want sounds to be played through voice chat you'll need a virtual audio cable. (For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). ...
    Leader badge
    Downloads: 980 This Week
    Last Update:
    See Project
  • 7
    Sight Reading Trainer

    Sight Reading Trainer

    Scrolling notes in any key for any instrument

    ...There is no MIDI interface, the name refers to MIDI because it uses the Java Midi API and organizes everything numerically, according to MIDI numbers. The application plays the notes aloud as they pass under the centerline of the application window. So you adjust the scrolling speed and time between new notes and then play each note before the application echos it back to you. It also scrolls guitar tablature, as can be seen in the video. The keyboard and guitar models are linked so that playing a note on the piano keyboard (clicking a key) causes the guitar neck to display all the locations of the same note on the guitar neck.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set. It is extremely fast, but uses only 32-bit float. And finally, the fourth works on CPU, but uses arbitrary precision (OpenMP), so it hasn't limit for depth (except rendering time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    Minaton

    Minaton is a fat sounding mono subtractive software synthesizer

    This is my first music software synthesizer project, developed over the last two weeks it's now in a usable state but there are still things I wan't to do, In using floating point values for all parameters I tried to get away from the steppy digital sounds you often hear on software synthesizers, I've used real analogue synthesizers since the late 1980s so know how they should sound, deep, warm, fluid and rich. The synth has three oscillators, two LFOs, One low pass resonant filter, oscillator sync, two ADSR envelopes which can be redirected to oscillator pitch. The mod wheel controls filter frequency. It uses jackmidi rather than alsa for good solid timing, future developments planned are a lv2 / ladspa plug in version, pitch wheel control to be added. Example sounds can be found on my blog, any suggestions and additions would be appreciated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EvasVideoSink allows to pass a gstreamer pipeline to an Evas object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Performs actions on detected volume threshold Examples : - Launch music on clap - Launch speech recording when you start speaking - Launch guard webcam when a significant sound is detected - Increase or decrease headphones volume when ambient noise pass
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Animevision is an anime management software. With it you can manages the anime you are viewing with functionality like Vision System, advanced multi-pass filtering with basic boolean operators like AND/OR/NOT, images library with Zoom, and even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Batchdvd2xvid is a shell script containing commandline functionality for 3-pass processing & convertion to xvid with mp3/ac3/ogg which allows very high (nearly manual) tweaking for optimal quality while still able to automate the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An easy DVD ripper and DIVX four-pass encoder for the GNOME desktop. GUI for mencoder, lsdvd and vobcopy. (Sencillísimo ripeador de DVDs y compresor a DIVX de 4 pasadas. Interfaz gráfica para mencoder, lsdvd y vobcopy)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generate a nice photo album to be viewed with (mostly) any browser. Processing images is split in two passes: Pass 1 generates thumbnail pictures and normalized pictures, Pass 2 generates the html files. Currently customizing is only possible by excha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EZ Transcoder is a wrapper for three pass encoding with mencode designed specifically for for transcoding existing MPEG2 files (such as those captured by a TV Capture card) to DivX/MPEG4 format. It is currently a perl console app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PhotoCat is another tool to batch-run image thumbnails. And create an html hierarchy that mirrors the directory hierarchy. Many different sizes can be created in a sigle pass like Emial and Thumbnail. Gui or Command line supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mono is an excercise in subtractive synthesis. It currently features a square/saw oscillator, a 4-pole low-pass filter, an envelope generator and a TB-303-inspired graphical user interface that run in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next