Showing 29 open source projects for "iperf-3"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    Float-ditherer

    Float-ditherer

    A dithering software based around floats

    Float-ditherer is a tool that converts images into pure 1-bit images using a user specified palette tailored to convert images,textures and sprites using a float-based sampling method and float matrix. The software is meant to be lightweight and for power-users
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    The Simple Medical Imaging Library Interface (SMILI), pronounced 'smilie', is an open-source, light-weight and easy-to-use medical imaging viewer and library for all major operating systems. The main sMILX application features for viewing n-D images, vector images, DICOMs, anonymizing, shape analysis and models/surfaces with easy drag and drop functions. It also features a number of standard processing algorithms for smoothing, thresholding, masking etc. images and models, both with...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    scantailor-deviant

    scantailor-deviant

    ScanTailor Deviant - a fork based on Universal and Experimental family

    ScanTailor Deviant - a fork based on Universal and Experimental families of ST .
    Downloads: 4 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5

    cuneimusicplus

    Optical music recognition library

    Optical music recognition library in C++/C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VidCapture

    Video Capture from Windows WDM cameras

    VidCapture is a video capture library for web cameras, focusing on ease of use for image processing projects. It may be used in commercial and non-commercial software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    ...Targeted algorithms for high resolution optical images (SPOT, Quickbird, Worldview, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. Orfeo ToolBox has three main access depending on the category of user: write processing chains in C++ using existing filters or creating new ones, use the OTB applications, which is a plugin-based framework allowing to extend high-level processing chains from various environment ( command-line, QT, QGis, Python....) or use Monteverdi, a software for everyday life image manipulation and analysis.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    scipion-xmipp

    scipion-xmipp

    Image processing framework to integrate EM software packages.

    Scipion is an image processing framework to obtain 3D models of macromolecular complexes using Electron Microscopy (3DEM). It integrates several software packages and presents an unified interface for both biologists and developers. Scipion allows to execute workflows combining different software tools, while taking care of formats and conversions. Additionally, all steps are tracked and can be reproduced later on. Xmipp is a well-known package in the EM image processing. It is integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ivl

    A C++ template library extending syntax towards mathematical notation

    ivl is a full-header template C++98 math library with convenient yet powerful syntax. It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized. In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them. ivl features arrays, tuples and custom function-like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grayscale and binary image processing library for Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    apophnia++

    moved to https://github.com/sroycode/apophniapp

    Image processing project, inspired by apophnia, moved to https://github.com/sroycode/apophniapp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Foad (EKG Processing)
    Foad is an open source software which receive an EKG Signal from scanner, WFDB database or heart sensors. Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neural network. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Image Restoration and Inpainting: MinGW/OpenGL/Visual c++/Java image processing enhancing/restoring/detecting/recovering image parts(Old painting cracks...) FastRestorarion, 2D (Un)Splitted Linear Solver, nonlinear solver: conjugate gradient,QuasiNewton
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and cross-platform image processing library, that supports simple editing and drawing, multiple pixel formats (pointers and float). Designed for developers and researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dicom Explorer is a handy tool. It's a small program which helps you can help you to view both all the tags/attributes inside a DICOM file (including ACR nema format)and images. Some image processing methods are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    S2iLib includes Harpia, a visual way of programming image processing algorithms, with a growing selection of OpenCV functions. Harpia is portable, and features capture from video devices in GNU/Linux and MS-Windows, and retrieves a compact OpenCV C-code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Image Processing/Tracking Software for off-line analysis of Field Biology Videos/Recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Enable interaction of users in a 3D environment via use of a webcam and, image processing and motion tracking techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VDSI is an extensible (plugins based on OpenCV) image processing application. It allows to draw a flow diagram representing predefined image operations and to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UIMP(Unified Image Manipulation Program) is an OS independent Image Processing system, which provides over 1000 algorithms and supports web online, console and GUI program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    AiGfxLab is a powerful open source image processing application for Windows. The plugin architecture permits both general-purpose and specialized processing, with an emphasis on intuitive GUI, numerical accuracy, maximal extensibility and customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Improla == IMage PROcessing LAb. It is meant for image processing research and teaching. From ImprolaLib-0.0.2, it supports reading and writing PNG images. It uses PNGwriter(pngwriter.sourceforge.net) for this purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this project is to offer an image processing library dedicated to Mathematical Morphology
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next