Showing 923 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    HgBDS Mercurial Integration

    HgBDS Mercurial Integration

    Version control plug-in for RAD Studio

    The HgBDS Mercurial Integration Project is producing a version control plug-in package for Embarcadero RAD Studio to use Mercurial as an integrated version control system. Its name stands for the executable file name ‘bds.exe’ which is kept unchanged after the product changed its name from Borland Developer Studio (BDS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and Kylix (C++ Builder mostly works, but is unsupported).
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    Key Objects Library

    Key Objects Library

    Key Objects Library and Mirror Classes Kit (KOL&MCK) for Delphi

    Key Objects Library and Mirror Classes Kit (KOL&MCK) and attendant components for Delphi from Delphi2 to DelphiXE is an alternative to VCL to create small applications for Windows platform, freeware with sources. Project was started in 2000, dozens of programmers have created a lot components, helped in fixing a lot of bugs, write pieces of code in the KOL itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QUICK Lib

    GUI Library for Delphi

    QUICK, which stands for Quick User Interface Construction Kit, is a Delphi library which aims at accelerating the development of graphical user interfaces as well as giving developers the possibility to create beautiful GUI's for their software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Twain interface (twain.h) for Delphi
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DelphiCodeToDoc

    DelphiCodeToDoc

    Free documentation system for Delphi / Pascal with JavaDoc support.

    DelphiCodeToDoc is a free documentation system for Delphi / Pascal with JavaDoc support. It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    QNetMapMigrate

    Wrapper for QNetMap library

    This is a library that allows applications that does not use Qt to use the QNetMap library (https://sourceforge.net/projects/qnetmap/). Library developed in the T8 LLC (http://t8.ru). Written and supported by Sergey Shumeyko.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    MSSQL Run Scripts Tool

    Tool for running and extracting sql scripts in MSSQL

    Find this useful tool to run scripts or extracting inserts from a table on MSSQL. Query execution runs each query separate, that is separated with a ";". The reason for this is because Views and Procedure creation expects to be executed separate from other queries which resulted in me having to run several queries 1 by 1 and thus resulted in me creating this tool. Insert script creation can happen from a conditional query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dzFmxFrameRemover

    Delphi XE6 IDE expert that hides the frame around fmx mobile forms

    This is a Delphi XE6 IDE expert that permanently hides the annoying frame around mobile Firemonkey forms. (That's the frame that makes it look like the form is displayed on a mobile device.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SysTools is a library of utility routines & classes for Borland Delphi, C++Builder, & environments that support COM. It includes 1-D & 2-D bar codes, sorting, money routines, logging, high-precision math, a run-time math expression analyzer, & much more.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    The FortesReport is a powerful report generator developed for Windows/Delphi32/C++Builder and Linux/Kylix platforms. Looks very similar to the QuickReport. It's based on Bands, Groups and SubDetails, and lots of other components.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    MDO is an open source data-access component suite, providing direct access to Firebird from Borland Delphi applications. MDO is a descendant of FreeIBComponents by Greg Deatz, so IBX users looking for a migration path to Firebird can have a look at these
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyVision Computer Vision Toolkit

    A Python computer vision library

    PyVision is a object-oriented Computer Vision Toolkit for researchers that contains vision and machine learning algorithms and algorithm analysis and easily interfaces with scipy/numpy, PIL, opencv and other computer and machine learning libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLP-Solve

    GLP-Solve

    An IDE for lpsolve made in C language

    This IDE replicates the official lpsolve project IDE made in Delphi. Its author is Juan José Gago Martínez. Project stopped at version 1.2, but now is being revived by Hélio Guilherme, starting with version 1.2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PasJas

    Pascal wrapper for JPeg2000 Jasper library

    This wrapper is bringing Jasper library to Pascal (Delphi). The JasPer Project Home Page: http://www.ece.uvic.ca/~frodo/jasper/ Support included for jp2(+ j2k, jpc), mif, pnm, ras, pgx formats; bmp and jpeg are excluded, usually included in Pascal (Delphi). All formats can be individually selected using specific defines. It supports irregular geometries and YCbCr on read. Imported jasper structures are valid for jasper-1.900.1 . It is currently compilable with Delphi XE5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Daniel Mirrai Framework for Delphi

    Framework for developer Delphi

    danielmirrai@gmail.com Framework complete for developer quick and easy using the programming model by layers Model view presenter (MVP) having superclasses already being ready all actions database, persistence, validations, instance classes and layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AthTek WebXone

    AthTek WebXone

    Convert C/S type software to B/S type webapp.

    AthTek WebXone is an advanced RIA (Rich Internet Applications) Builder. It enables software developers to create web applications directly by C++Builder, VC, VB, Delphi and PowerBuilder. It can also convert C/S type software projects to B/S type web applications easily and effectively. WebXone supports all VCL components in web application development and the created web application is all browser supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Essentials contains 13 native VCL controls for Borland Delphi & C++Builder. The controls include drop-down calendars & calculators, roll-up dialogs, 3-D labels, tiled backgrounds, scrolling messages, menu buttons, and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    DUnit FMX

    DUnit FMX

    DUnit translation to FMX and Mac OS X.

    DUnit is a framework of classes designed to support the Xtreme approach to software testing. This branch from the principal project, is for transform his visual interface to the new Firemonkey framework, know too as FMX. Current version is only for the old VCL framework. When project finish, it shall work for run unit test in Windows and Mac OS X. And of course for Android and IOS too. Did you need this approach? You can support us saying you like this project and leaving a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MultiMandel

    MultiMandel

    Multi-platform Mandelbrot viewer built with Delphi XE5

    Proof of concept of the multi platform capabilities of Delphi XE5. Experimenting with the Mandelbrot set for Windows, Android, iOS and OSX. Current development is version 01 which aims at a simple Mandelbrot viewer for all platforms. Note to the screenshots: this is the same picture which is treated with three different color options, each yielding a complete different result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project is obsolete; see Editas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HSButton

    New Look Button Components for Delphi/Lazarus

    This is a set of 3 easy to use components for Delphi / Lazarus IDE and Free Pascal THSButton THSSpeedButton and THSStaticText that will make your application look modern shiny and beautiful no much efforts are needed Sample project file is included. Features / - Style : many type of styles from soft rubber to Shiny Glass ,Quicken or Encarta with any color you choose. - Border : the size of the button border, in case it has a glass or quicken style this will change the level of the rounded...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Pre-projetos_MLCM - É um conjunto de Programas e códigos fonte dos mesmos, com finalidade educacionais para a área de TI. Sendo eles programas simples que foram desenvolvidos para a aquisição de nota no curso de BCC. Os programas em si, estão ainda em desenvolvimento sendo disponibilizado uma prévia dos progressivos resultados, não se tendo uma data de finalização do projeto definida. Fica a disposição os códigos deles sobre a licença GPL para que estudantes e interessados possam fazer uso e...
    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.