Showing 95 open source projects for "s-transform"

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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    A library written in C for lossy image compression. Library libopen/format OPEN supports two methods of compression - discrete cosine transform (used in JPEG) and discrete wavelet transform (used in JPEG2000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A script to transform PC multimedia file(s) in any format, into a DVD complete with menus & suitable for playback on a standalone DVD player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Clean implementation (in ANSI-C) of the Wavelets Transform. It works fairy good as a sparser, which can be combined with a compression algorithm (by using programs like bzip and gzip) to achieve high compression ratios (as good as mp3's).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dvd-homevideo is a project that I developed because take quite a bit of home video and I was looking for a simple, quick way to transform the video on my dv camcorder into a fully functional DVD including a menu with optional background image and music.
    Leader badge
    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 customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    A command-line tool for applying the continuous wavelet transform with respect to predefined wavelets to sampled data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Digital Image Transform TOOls. Set of utilities to manipulate ( rename, rotate, convert from RAW format e.t.c. ) images ( in general taken from digital camera )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Image recognition program for granulometry analysis. Based on wavelet transform and levelset method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A set of tools for psychoacoustic research. Initially implemented: * correlograms (and sonograms too) * Lyons' cochlear model * impulse-domain transform using FIR filters (and inverse transform)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MoviX is a series of 3 tiny -live CD- Linux Distros aimed at MultiMedia playing. eMoviX makes a CD able to play by itself all audio/video files it contains (DivX, XviD, QuickTime, MP3 etc.). MoviX&MoviX2 transform in secs yr PC in a powerful MM box.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    a set of utilities to transform and manage OSC messages on linux systems : Midi/Text/Osc conversions, message routing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A XHTML to PDF converter: with this library, you can transform simple XHTML pages to nice and printable PDF files. This project is based on the excellent webzine article "Pdfizer, a dumb HTML to PDF converter, in C#" written by Jonathan de Halleux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Transform audio files between any format quickly and easily with AudioTransform. AudioTransform is a GTK+ based frontend for many already existing and popular audio conversion tools such as sox, lame, bladeenc, cdparanoia, cdda2wav and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kripper is GUI programme by whcih any one can easily rip vcds & then transform them in to Divx movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A perl script, which uses version 2 of the GD library to transform an image. The resulting image consists of random chosen nulls and ones with a color approximating the color of the original picture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Atavi is an interactive genealogical data visualization tool. It uses XSLT to transform XML data into SVG (Scable Vector Graphics) images. Deploy it as a Java servlet and explore visualizations from a browser that supports SVG. GEDCOM import is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Automatically stitch, transform, blend and crop pnm images together to form a panorama. Support low overlap, high resolution Digital Camera images primarily with a focus on heuristics to improve the quality of the match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sound and speech editor. Sound data analysis and transform tool. Used for speech analysis, labelling and speech synthesis inventory creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GFourier is a GIMP plug-in to manipulate images in the frecuency domain, using Fourier Transform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. ...
    Downloads: 0 This Week
    Last Update:
    See Project