Open Source Image Processing Software - Page 18

Image Processing Software

View 4890 business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for 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
    DIPlib - is Digital Image Processing Library, implemented with C and OpenGL programmable pipeline(ARB(NV)_fragment_program and ARB_fragment_shader).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Library for embedded real-time Digital Signal Processing / Digital Image Processing algorithms, XDAIS compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A library for the integration of MATLAB inside .NET projects. It provides the fastes access to MATLAB functions for computation and image processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    etdips: Exploratory Two/Three Dimensional Image Processing Software Win 2000/NT/9x based system for 3D image visualization and analysis Fast Ray Cast, Hybrid, MIP, X-Ray Volume Rendering Iso-surface extraction and Surface Rendering Key-frame based
    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
  • 5
    The Flexible Registration and Evaluation Engine (f.r.e.e.) allows the composition, evaluation and optimization of image processing/registration algorithms. It also aims to boost the exchangeability and comparability of data and algorithms in research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    faxcoder

    faxcoder

    Tools to access streams in PDF-files at the object level.

    faxcoder A C tools to access streams in PDF-files at the object level. License: GNU Lesser GPL This project includes two tools: faxg4coder - a G3/G4 Fax En-/Decoder faxlzwcoder - a (TIFF) LZW En-/Decoder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    fits_filter

    Some image processing tools

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

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    A general flow visualization Matlab toolbox for image processing of some common planar/surface visualization techniques from PLIF (Planar laser induce fluorescence) for tracer distribution, BOS (background oriented Schlieren) for density, TSLC (Temperature sensitive liquid crystal) for thermal and PSP (Pressure sensitive paint) pressure distribution measurement. This work is part of author's PhD study, under Dr S. Zhong @ the University of Manchester's supervision, guidance and support. Both GUI and command line interface are provided for newbie and advanced user. Image can be processed into contour image, matlab mat and tecplot data. This toolbox can be conveniently extended for 2D image processing in other disciplines, for example, surface stress measurement, inferred thermograph, PIV. See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The free-vision project aims at creating a library for computer vision related functions, including camera capture interface, stereo, image processing, camera calibration and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    funmorph

    morphing app for Android and Windows Desktop

    Fun Morph is a morphing app for Android and Windows Desktop, its able to morph human faces with animal faces for fun and a good brain teaser for image processing enthusiasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    geoscipy

    Python-accessible toolkit for Geoscience & Remote Sensing Applications

    GeoSciPy is a set of C and Python functions that provide an API for all aspects of Geoscience and Remote Sensing Applications. Functions include reading/writing of many data formats, images, vectors, ..., and processing of images, vectors, ... including map projections, ... The library is written C, using HDF5 as the file format for storage of all remotely-sensed data and ancillary data, as well as processed data. The C functions assume a particular format for the HDF5 file contents, and provide functions for reading and writing data to such files. There is also a Python API that provides a procedural as well as an object-oriented interface to these functions. A Python GUI for interacting with such datasets is also part of the project. While there are other open-source GIS, and image-processing packages available, this one is designed to be comprehensive, work on 3 major platforms, user-extensible, fast, and able to handle huge datasets. Click the Blog tab for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gimp-plugins-zvezdochiot

    Collection GIMP plugins by zvezdochiot

    Collection GIMP plugins by zvezdochiot: * gimp-plugin-astronomy * gimp-plugin-avif * gimp-plugin-beautify * gimp-plugin-bilateral * gimp-plugin-colors-threshold * gimp-plugin-deskew * gimp-plugin-dithering * gimp-plugin-djvu * gimp-plugin-fourier * gimp-plugin-ogniewski-scaler * gimp-plugin-photorestore * gimp-plugin-pixel-art-scalers * gimp-plugin-refocus * gimp-plugin-resize-ris * gimp-plugin-ris * gimp-plugin-scaler-biakima * gimp-plugin-yuv * gimp-wavelet: - gimp-plugin-wavelet-decompose - gimp-plugin-wavelet-denoise - gimp-plugin-wavelet-sharpen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    gpuip

    Framework for Image Processing on the GPU

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A PACS server/client with 3D image processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iceWing
    iceWing is a graphical plugin shell optimized for, but not limit to, image processing and vision system development. Predefined or self-written plugins operate hierarchically on data provided by other plugins and can also generate new data-streams. An important predefined plugin can read images and videos from disk in various formats, from grabber-hardware, e.g. V4L2-devices or FireWire, and also from external, network wide processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ifscat is an Interactive Feature Selection and Classification Tool for image processing and segmentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    im-browser

    im-browser

    MIB is a high-performance software package for image segmentation

    Microscopy Image Browser (MIB) is a high-performance software package for advanced image processing, segmentation and visualization of multi-dimensional (2D-4D) light and electron microscopy datasets. Home page: http://mib.helsinki.fi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IPA library is a platform developed for image processing and analysis. It composed by a lot of class of algorithms and functions with loose coupling, which can help users to develop professional applications of image processing or computer vision rapidly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    small collection of UNIX command line image processing utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    imgproxy

    fast and secure image processing with machine learning features

    imgproxy is a blazing fast and secure image processing tool. Built with a focus on developer productivity, it saves time and money on developing hand-rolled image processing pipelines. imgproxy Pro is an advanced version of this blazing fast and secure image processing tool. It provides priority support, smart image adjustments, machine learning features, watermarking, and video support. Works with any programming language 17M+ total downloads Billions of images have already been processed imgproxy.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    improclib

    Simples image processing library

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Image Processing Center Homepage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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 objects with left-right overloading, function pipelining and function vectorization, automatic lazy evaluation, sub-arrays and other views of a single or multidimensional arrays, stl-compatible iterators, multidimensional iterators and multithreading. ivl includes a rich set of functions and operators, including operations for image processing. Seperate modules are also included. The module ivl-lina implements a linear algebra LAPACK wrapper. The module ivl-cv integrates OpenCV into ivl.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB