Showing 358 open source projects for "image"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    allink

    allink

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

    ...DrImage) image manipulation on the Matematica filters. The program is intended to use as less as possible external libs (optional: openGL, gsl, fftw, cgal, png, tiff, boost, MPI, Qt...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Image Processing Framework

    An Image Processing Framework

    An implementation of different image manipulation and processing algorithms in JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Quant-CT

    Micro-CT image stack segmentation and quantification

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5

    ivl

    A C++ template library extending syntax towards mathematical notation

    ...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
  • 6

    v-repOpenCVBridge

    Use OpenCV2 in v-rep

    This v-rep plugin makes it possible to quickly perform OpenCV2 filtering and elaboration on images coming from v-rep vision sensors/cameras. The plugin acts as a v-rep image processing filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    ...Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices, etc. - please see at the site. Almost all classes and methods are thoroughly documented via JavaDoc (you may read full JavaDoc at the site).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    IPRiT

    Image Processing Ridge Tracker

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a general purpose software application, which will illustrate some basic image processing algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    A C# library for use in image processing and computer vision research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Grayscale and binary image processing library for Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 image analysis, such as fluorescence intensity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Malimpa stands for MAtlab Library for IMage Processing and Analysis. It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox. Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library, Computational Geometry Algorithms Library, Intel's Math Kernel Library and Integrated Performance Primitives, the Octave library, etc...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    EMGU Face Recognition

    Using EMGU to perform Principle Component Analysis (PCA)

    This article is designed to be the first in several to explain the use of the EMGU image processing wrapper. For more information on the EMGU wrapper please visit the EMGU website. You will start with 3 warnings for the references not being found. Expand the References folder within the solution explorer delete the 3 with yellow warning icons and Add fresh references to them. Face Recognition has always been a popular subject for image processing and this article builds upon the good work by Sergio Andrés Gutiérrez Rojas and his original article (codeproject). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Medical Data Segmentation Toolkit
    MDSTk is a collection of 2D/3D image processing tools aimed at medical images. It contains routines for volume data processing (3D filtering, segmentation, etc.) as well as fast low-level vector graphics library for surface and tetrahedral meshing. MDSTk has been forked by 3Dim Laboratory s.r.o. to provide better support and further push its development forward.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    JCapture is a pure 'Java Screen Capture Program' written by Gorav Taneza. Features include timer based and manual capture. Saving of capture image in jpg, jpeg and png formats. Future plans include timer based repeat, email capability and basic image processing like rotate, sharpen. Moved to GitHub: https://github.com/goravtaneza/jcapture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV. LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic. Working with: Lua 5.2, OpenCV 2.2-2.4 LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1 but working only with OpenCV 2.2 and below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ada projects - for educational purposes. Each is a small project illustrating a particular tool, technique. Ada is the primary language but will touch upon Qt, Networking, Image processing and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Image Tools is a screen capture, file sharing and image processing tool. It features multi-threaded batch image resizing, conversion, cropping, flipping/rotating, watermarks, decolorizing (grayscale, negative, sepia), and optimizing. The BMP, GIF, TIFF, JPEG, PNG, and EMF image types are supported. It is compatible with Linux MONO (only for GNOME and Xfce).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    SpecialTouch-PHPMySQL

    SpecialTouch-PHPMySQL

    Apply effects to your images

    Build using PHP and MySQL this web based application uses php image processing libraries to give effects to user uploaded images. User can also store images to their respective accounts and also can mail their images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MTech Thesis Chandigarh

    MTech Thesis Chandigarh by WeaveBytes InfoTech Pvt Ltd

    Join MTech Thesis Chandigarh by WeaveBytes InfoTech Pvt Ltd in NS2, Cloud Computing, Network Security, Mobile Computing, Image Processing and lets contribute some open source projects with our R & D. Contact us at http://www.weavebytes.com email: weavebytes@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    ...This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several platforms: - OpenCL for CPU & GPU - OpenCL for GPU (branchless) - C code optimized for ARM - OpenGL ES 2.0 shaders mobile GPUs - C code for TI C64x DSP core (branchless) - C code for TTA processor synthesis If you use the code somewhere, please cite: Bordallo López M., Nieto A., Boutellier J., Hannuksela J., and Silvén O. "Evaluation of real-time LBP computing in multiple architectures," Journal of Real Time Image Processing, 2014
    Downloads: 0 This Week
    Last Update:
    See Project