Showing 144 open source projects for "delphi image processing"

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-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1

    A3D Legacy Library

    Legacy C++ libraries for basic image processing

    This Library was released by Acute3D for educational purposes. It is distributed under a BSD license. Some derivative works are used for teaching C++ development and image processing at Ecole des Ponts ParisTech. The Library is composed of 4 modules: - Common: base containers, random number generation, timer functions. - Images: image I/O and basic image processing algorithms. - LinAlg: simple wrappers for linear algebra algorithms. - Graphics: basic graphical user interface based on wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Image Cerberus
    Image Cerberus is an image spam detector, based on pattern recognition and image processing techniques. It can be used as a SpamAssassin plug-in or integrated in any other anti-spam filter. It has been widely tested, achieving high performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    ...Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image processing filters. Zinc model data structures are dynamic, supporting interactive applications which programmatically create, destroy and modify parts of models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    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 operation of Matematica on different sets of data visualized on a Qt graphical interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8
    Grayscale and binary image processing library for Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    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.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    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
  • 13
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    Xaver is a software platform base on C++ language for develop graphics applications such as games, simulations, image processing and various other. Environment is based on a modular architecture and object-design. Wrap the OpenGL function for high-level programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DThresh

    DThresh

    Get perfect threshold value for image processing

    With help of active trackbars you can change the values of RGB and HSV to threshold the live image feed from your camera!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A extensible suite of tools for image capture and processing in a multi platform enviornment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eLynx Image Processing SDK and Lab
    Windows & Linux image processing tools. Supports multi-core, 8 to 64-bit resolutions for grey,RGB,HLS,CIE Lab and Bayer images. Handles dng,tiff,fits,jpg,j2k,png and raw file formats. eLynx lab is a GUI application based on wxWidgets & eLynx SDK.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 21
    Foad (EKG Processing)
    ...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 the final costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    3D medical image platform for visualization and image processing. Segmentation with Levels sets. Surface reconstruction with marching Cubes, texture Mapping and Raycasting,DICOM support. Integration environment for VTK, ITK and vtkInria3D under wxWidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PIAF (Prototype Image Applications Fast) is a prototyping tool for helping development of image processing algorithms. Based on a Qt GUI, it can display and process several live video inputs or still images with a plugins based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple rendering, image processing engine. Includes a framework width (multiplatform) event handling, plugin management, a templated based math library and some exotic features like general linear camera, gpu based (OpenGL) image process...
    Downloads: 0 This Week
    Last Update:
    See Project