Showing 154 open source projects for "delphi-opencv"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    waifu2x-ROS

    ReactOS and Windows XP compatible build of waifu2x.

    ...To recompile (in Linux), run "make clean; make". 2016-10-17 UPDATE: added simple GUI. 2016-10-18 FIX: corrected typo, added some crashes handling. 2016-11-20 UPDATE: - added "TTA" and "number of passes" options; - enabled RGB models (without internal upscaling); - updated JPEG, TIFF, WebP and OpenEXR libraries; - modified OpenCV to enable JPEG compression in TIFF images (sources included); - replaced models with Nagadomi's ones (https://github.com/nagadomi/waifu2x). 2016-12-28: Happy New Year and Merry Christmas! - "Stop" button works; updated OpenCV, WebP and JasPer libraries; - fix: didn't filter images when scale < 0.5; fixed conversion to 8 bpp in OpenCV and reading of some JPEG-compressed TIFFs in LibTIFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Developer's Image Library

    A full featured cross-platform image library

    Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • 3
    Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    my own software project this music deal software .i develop in 2006. and use delphi .past so many years .it is old .i want upgrade it.give it more function.anybody that have like it. could join us . and first you could download the demo that have uploaded to PRJ.if possible i upload source codes later.and improve it together. thanks a lot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    OpenLP - Free Church Worship Software

    OpenLP - Free Church Worship Software

    Free church worship presentation software

    Open Source Worship Presentation Software. This project has moved to Launchpad: https://launchpad.net/openlp
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 6

    Delphi HTML5 Canvas

    Pascal implementation of a HTML 5 Canvas

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libltc-delphi

    libltc-delphi

    Linear Timecode is an encoding of SMPTE timecode data in an audio sign

    Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data in an audio signal, as defined in SMPTE 12M specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ANNGD

    Artificial neural network gender detection

    ANNGD is a artificial neural network gender detection application. The detection is made in real time images captured by webcam by opencv library. The package include applications to image pre-processing and artificial neural network back-propagation training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libmng -THE reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. MNG is the animation extension to the popular PNG image-format.
    Leader badge
    Downloads: 1,414 This Week
    Last Update:
    See Project
  • 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
  • 10
    Modernized Pascal Anti-Grain Geometry
    Based on AggPas, which is itself based on the Anti-Grain Geometry, this project offers support for the latest Delphi Versions (XE and beyond) and contains some helper classes (VCL components and FireMonkey interface). Please also visit http://www.antigrain.com and http://www.aggpas.org for further information about the base projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Double Fractal with 3D Prototype

    Double Fractal with 3D Prototype

    Easily creates high complex fractal images. Includes 3D prototypes.

    ...Some fractals were found by chance in 2001 when functions used for artificial intelligence were plotted as fractals. These new fractals were called JP Random Sets. The brilliant environment Lazarus allowed Double Fractal to be ported from Delphi and now Double Fractal can be run on Windows, Linux and MAC OS X. Fractals are infinite complex images defined by a finite definition. We find in fractals a model to understand many different sciences such as economy, health and weather. Many scientists love fractals. Double Fractal is a program that creates fast and easily high complex images. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    FreeCSVR

    FreeCSVR is a Free Client for Stream Video Recording

    ...Featuring industry-leading video quality, intelligent event detection, highly-efficient streaming and storage, and seamless remote access, FreeCSVR is the system video surveillance based on library OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ivl

    A C++ template library extending syntax towards mathematical notation

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

    cvsba

    OpenCV wrapper for sba library

    cvsba is an OpenCV wrapper for the well-known Sparse Bundle Adjustment library (sba) by M. Lourakis. 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
  • 15
    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: 7 This Week
    Last Update:
    See Project
  • 16
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    This application can be used for magnifying (enlarging) digital images, extracting edges from an image with sobel and canny edge detector or applying other filters as well. There is also a guide (documentation) to digital image magnification & edge detec
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Face Extraction Utility

    An utility to automatically extract faces from pictures

    An utility to automatically extract faces from pictures. Planned features include automatic background elimination (transparency) using a combination of heuristics and parameter tweaking to select only the face and the hair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    ...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: 1 This Week
    Last Update:
    See Project
  • 20

    Linux audio for FPC (Alsapas)

    Pascal/Delphi/Kylix port of ALSA library "asoundlib" headers

    Advance port of ALSA library headers for use mainly with FPC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    ...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
  • 22
    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
  • 23
    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. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Movement Detection

    Uses a webcam as a photo trap / movement detector

    Inspired by Head First C. Small program written in C. It takes a photo with your webcam every time something moves before your webcam. Requires OpenCV library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 0 This Week
    Last Update:
    See Project