Showing 801 open source projects for "delphi-opencv"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Expanded demo to SynEdit. A source code editor and Notepad replacement; can work with encrypted files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Alcinoe

    Alcinoe

    compoments suite for Delphi

    Project description and support moved to : https://github.com/Zeus64/alcinoe However you can use the source you prefer, the SVN here or the GIT on github, both are synchronized (just that GIT don't support large file > 100 mo so some minor files used only as references are missing from GIT)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Demonstração DesRoupas / DesDreams SUD

    Demonstração DesRoupas / DesDreams SUD

    Software de Controle de Aluguel e Venda de Roupas e Acessórios

    O DesRoupas - Controle de Aluguel e Venda de Roupas e Acessórios é um software que consiste em administrar lojas de aluguel de roupas, vestidos, fantasias, trajes, acessórios complementares, entre outros. Administra e complementa o estabelecimento. Consiste também em um controle de avarias, reparáveis e irreparáveis. O usuário gera um processo de devolução de produtos, que é um questionário individual por produto, contendo as características da conferência da devolução, ficando registrado...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 5
    Delphi Drag&Drop Suite by Adrix.NT

    Delphi Drag&Drop Suite by Adrix.NT

    Delphi Drag & Drop Comp Suite v.5.2 rev. by Vincent Radio {Adrix.NT}

    The Delphi Drag and Drop Component Suite v5.2 released Drag & Drop Delphi Library (*) Sources & Build Projects included original designer: Anders Melander www: melander.dk Revised & Adapted by Vincent Radio {Adrix.NT} ________________________________________________________________________________ REVISION NOTES the original Library from Anders Melander was splitted into 2 separed packages - a Run Time Package: "VRAxDragDropRTLCompSuitePackage" - a Design Time Package...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell...
    Leader badge
    Downloads: 108,326 This Week
    Last Update:
    See Project
  • 8

    ACCP

    ACS script command line compiler for id-tech1 games

    This is the Pascal edition of ACS script command line compiler for id-tech1 games. It can be used to compile ACS scripts for DelphiDoom source port
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SynEditCb

    SynEdit in C++ for C++Builder

    C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB. The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the source code of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun. The code was translated using the Delphi2CB tool...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    HTML parser in Delphi

    A Delphi class with functions to read and dissect a HTML file

    THTMLdom is a (Delphi) class with functions to read a HTML source file and dissect it into a tree of THTMLelement. The attributes of the HTML tags are stored in the elements. Functions are provided to select elements on the basis of the attribute values or tag names. The structure of the tree can be shown and it can be rendered as plain text. The source is plain Delphi pascal, requiring a version that supports Tdictionary. There is no dependency on 3rd party units. The file to be parsed must...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    The .Net Core for Delphi/Lazarus (dotNetCore4Delphi) is a .Net Core Runtime Library for Delphi which helps Delphi/Pascal developers work with .Net Core. It is designed to provide a way to interact with .Net Core applications from Delphi/Pascal. What dotNetCore4Delphi can do: - Access .Net Core Framework Class Library. - Access Third Party .Net Core Libraries. - Access Your .Net Core Libraries. - etc Competitive Advantages: - Cross-platform framework that runs on Windows, Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SynWrite

    SynWrite

    Advanced text editor for programmers and Notepad replacement.

    SynWrite is a free source code editor, HTML editor, and Notepad replacement for Windows systems. It is a full-featured alternative not only to simple Notepad, but also to professional editors.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 13

    WenQuanYi (Spring of Letters)

    Crowd-sourcing CJK font project

    This project aims to develop the most complete, standard compliant, high-quality Chinese (and CJKV) fonts and resources, including bitmap and outline fonts of various styles. We also develop web-based tools to facilitate online font-dev collaborations.
    Leader badge
    Downloads: 2,539 This Week
    Last Update:
    See Project
  • 14
    QR generator (text to file BMP) Generate QR code without connection to Internet (free all developers) with sources of DLL 2021 by Alexander Rogan http://rikosoft.com
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    JEDI Version Control System - based on Thomas Hensles FreeVCS sources - Part of the Delphi JEDI projects.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16

    tiOPF

    Best Object Persistence Framework ever!

    The tiOPF is an Object Persistence Framework (OPF) for Delphi and Free Pascal that simplifies the mapping of an object oriented business model into a relational database. Persistence layers are available for Firebird, XML, Oracle, SQLServer and many more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LinLocalize 1.6 for Windows
    LinLocalize for Windows is an application for localizing executables to other languages. It automates resource translation to great length. Application language can be switched over regitry. No code needs to be included in application. Delphi XE source code for MS-Windows is available on subversion. - Compiling LinLocalize with Delphi XE10 is working - Using LinLocalize for translating Delphi XE10 Projects is working - LinLocalize is an 32bit Application but can handle 64bit Executeables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    .Net Runtime Library for Delphi

    .Net Runtime Library for Delphi

    This is the best library to work with the .Net framework from Delphi.

    The .Net Runtime Library for Delphi (CNClrLibrary) is the best library to work with .Net framework and .Net libraries from Delphi. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net, etc) from Delphi. CNClrLibrary allows Delphi to use .Net libraries without the need for registry entries, COM registrations, or changes to the .NET libraries. Competitive Advantages: - No extra dll...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 30 This Week
    Last Update:
    See Project
  • 20
    VISUALG 3.0

    VISUALG 3.0

    VISUALG versão 3.0.7.0 (última de revisão 21/03/2019) release OK

    Autor ANTONIO CARLOS NICOLODI, 38 anos na área de informática como: Analista de sistemas, desenvolvedor de softwares em várias linguagens de programação: C++, Assembly, Pascal(Delphi), Basic, Cobol, Clipper, Java, etc. Refiz esta nova versão e estou disponibilizando GRÁTIS o: "VISUALG 3.0". Entre outras : (novo layout, nova roupagem até 05 tipos de peles) e novos comandos, também reconhece comandos em português correto: ( PARA ... FAÇA, SE .. ENTÃO .. SENÃO) e o operador lógico NÃO, mas em...
    Leader badge
    Downloads: 7,027 This Week
    Last Update:
    See Project
  • 21
    TFastDIB consists of a DIB class and units with optimized routines for common graphics tasks like resampling, blending, quantizing & dithering, color space conversions, bit depth conversions, rendering primitives, and a collection of filters and effects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Easy to use Delphi GDI+ 1.1 Library
    This library enables GDI+ functionality for Delphi 2009 and later. It focuses on ease use and comes width detailed sample applications. This is one of the few GDI+ libraries for Delphi that supports the new GDI+ 1.1 extensions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    hashcat GUI Toolkit
    A Windows GUI program that helps to set various parameters of hashcat. The following programs are not included, and should be provided by user. - hashcat (v6.1.1 was used and tested for this project) - CAP, HCCAPX file converter. Free as it is, I have no obligation to update, upgrade or debug it on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    UserControl 2.31 RC4

    Última versão oficial conhecida do UserControl clássico

    Esta é a última versão oficial conhecida do UserControl clássico, desenvolvido por QmD e vários colaboradores. Não existem mudanças neste projeto, a não ser do ponto de vista de organização dos fontes. Ele é, pois, basicamente a versão original sem mudanças. Repositório original do UC: https://sourceforge.net/projects/usercontrol Nova versão do UC que eu estou implementando: Coming Soon :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Raudus - Extensions

    Raudus Extensions for web development with delphi and lazarus

    Raudus Web Framework Complement and Examples for web development in Lazarus and Delphi https://www.facebook.com/RaudusExperts/ https://www.youtube.com/watch?v=BlENxwApW2Q https://youtu.be/eL1d7z4uFLw
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.