Showing 242 open source projects for "test"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    FLAC Frontend

    FLAC Frontend

    The new, updated front-end for FLAC!

    ...FLAC Frontend is a convenient way for Windows users not used to working with command lines to use the official FLAC tools. It accepts WAVE, W64, AIFF and RAW files for encoding and outputs FLAC or OGG-FLAC files. It is able to decode FLAC files, test them, fingerprint them and re-encode them. It has drag-and-drop support too.
    Leader badge
    Downloads: 177 This Week
    Last Update:
    See Project
  • 2
    Motion Capture Data Acquisiton Tool

    Motion Capture Data Acquisiton Tool

    Human body movement data acquisition, processing and visualization

    The tool allows for data acquisition from triads of accelerometers, angular rate sensors and magnetometers to be transformed into human body movements. There are different SW blocks including: unit interconnection, data calibration, data processing and visualization. The data are calibrated by six-position test or two-step algorithm and processed by Extended Kalman Filter or Unscented Kalman Filter. The final data are fitted to the human body model including its limitations and the visualization is performed in OpenGL. System function is illustrated by: http://www.youtube.com/watch?v=Tpy9Vtelppk .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    3DMarker

    3DMarker

    3DMarker is a tool for the tagging of sections in 3D models.

    ...With 3DMarker you can choose sections of a model and assign them a name and a description. The program includes the Ask Me! mode, a tool with a great pedagogical value: once your sections are named, the users can test their knowledge by identifying the model sections. This function is particularly useful in many different scopes like biology, medicine or engineering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    KochCurve

    KochCurve

    This small library implements a data structure for Koch curves.

    This small library implements the Koch curve, snowflake and anti-snowflake like a Shape to be used like any other Java shape. You can test the library by compiling the test applet in Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    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
  • 6
    mVision library is a set of functions related with computer vision programmed in Matlab. Also include a couple of GUIs for test visually the functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cvsba

    OpenCV wrapper for sba library

    ...The main features are: - Based on sba-1.6, one of the most popular and robust bundle adjustment implementation, which is extensively used and tested by the community - sba installation is not needed since it is included in cvsba - New CMake structure which makes the library compilation, installation and linkage easier - Similar interface than Bundle Adjustment implementation on cv::LevMarqSparse::bundleAdjust() - Include examples to test the library on synthetically generated data - GPL licence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BRP-PACU
    A cross platform dual channel FFT based Acoustic Analysis Tool to help engineers analyze live professional sound systems using the transfer function. One feature is the ability to capture four sample plots, average them, and invert to aid in final EQ
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 1 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
    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
  • 13

    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
  • 14

    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
  • 15
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    ...Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a short feedback! Kontakt // Contact: Chat (Jabber): xmpp://mrpenguin@jabber.org Onlineconference: xmpp://Social-InventoryManagement-Module@conference.jabber.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Midi learning notes

    Learning note with your midiin keyboard device

    ...You can play your midi keyboard and see the relative name in notation C D E.. or notation DO RE MI.... and the position on pentagram and on a mandolin's fretboard. There is also a TEST section that generate a random note in one of the four notations described above and you have to guess it in the less time possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    fotobuch-convert

    Converts Photo books to another format (ie. ifolor->scribus->pdf)

    ...Starting with ifolor (from switzerland) and output to scribus (which is a DTP application and can easily be used to create a pdf), I plan to also support other formats and support cross conversion, but for that I need YOUR INPUT (at least test files). Also other output formats are possible, but I didn't find a better format in the open source world than scribus yet. The project runs in a Java virtual machine. The project has now gone to GitHub: https://github.com/daald/fotobuch-convert/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Plus Converter

    Convertitore

    Con questo programma potrete convertire velocemente e semplicemente i vosti file audio, video e immagini in tempi brevissimi. Sito Ufficiale: http://adsoftwarepro.sitiwebs.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Intended eventually to be a live CD, LinVision allows the blind to use a computer to: 1) Organise books & read aloud. 2) Organise & play music. 3) Teach & test keyboard skills. 4) Write & save or email work. 5) Browse Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    This project is the MATLAB development of a virtual sound level meter. The program will read in a calibrated .wav file and allow the user to analyze it as one would analyze a sound field with a sound level meter. The software implements Fast, Slow, Impulse and LEQ; A, C and Flat Weighting; Ln and Noise Dose analysis; Octave and 1/3 Octave band analysis; high resolution FFT analysis and spectrograms. Band analysis can be made using fast FFT methods or slower, but ANSI standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    ...OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    Radio Bollywood Hungama

    unofficial Radio of Bollywood hungama

    ...With this application you can listen to most popular radio channel in India by Bollywood Hungama. This application use Live365 Radio as streaming server. I made this application as a test application for my unofficial project on online radio. If you find any bug or any issue using this software you can give me your feedback on my site http://www.tricksbyaks.co.cc or you can also email me on this address uraks456@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Maximum Sidebar

    Maximum Sidebar

    Sidebar For Windows

    Windows İçin Çok Fonksiyonlu Yan Araç Çubuğu(Sidebar) Sistem Gereksinimleri: İşlemci: 1.50 Ghz ve Üzeri herhangi bir işlemci Ram: 1 GB Önerilen 2GB Disk Alanı: 5.71 MB Ekran Kartı:Herhangi Bir grafik Kartı İşletim Sistemi: Windows Xp ve Üst Versiyonları Not!: Sadece Windows 7 Ultimate Üzerinde Test Edilmiştir ----------------------------------------------------------------------- Multifunctional Side Toolbar For Windows (Sidebar) System Requirements: Processor: processor 1.50 Ghz and above any Ram: 1 GB, 2 GB Recommended Disk space: 5.71 MB Video card: any graphics card Operating system: Windows Xp and higher Versions Note!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB