Showing 801 open source projects for "delphi-opencv"

View related business solutions
  • 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
  • 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
  • 1

    TFieldedText

    Fielded Text (CSV) file parser/generator

    TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    OXml

    The next generation XML library for Pascal (Delphi, FPC, Lazarus)

    OXml is the most versatile XML library in the Pascal world. Supported compilers: - Delphi (non-unicode): 5-2007 - Delphi (unicode) for Win32, Win64 and OSX: 2009+ - Delphi for ARC (iOS, Android): XE4+ - Lazarus for Win32, Win64, Linux, OSX: 1.0+ - corresponding C++Builder versions should be supported too (not tested though) Main benefits: - All on the target platform available single- and multi-byte codepages are automatically supported. - True unicode support on all platforms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PesoLib

    Biblioteca para obtenção de peso de itens sobre balanças

    PesoLib é uma biblioteca que é capaz de detectar e conectar-se à uma balança plugada no computador, os pesos podem ser recebidos sem a necessidade de solicitação, ou seja quando um item for colocado sobre a balança a biblioteca enviará o peso automaticamente para sua aplicação.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XN_Resource_Editor

    The latest sources of Colin Wilsons's XN Resource Editor

    This repository is meant to finally build a compiling and working source of Colin Wilson's XN Resource Editor. The sources widely available on the Net are not complete, they are missing several prerequisites. Once I get everything together I will compile a new executable and maybe even improve the program a bit.
    Downloads: 22 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
    VM Tweaker
    "VM Tweaker" is a hidden features tweaker for VMWare "*.vmx" files. Originally started as a simple VM guest time tweaker it gradually evolved into quite a useful tool. Short overview of features: Different VM EFI/BIOS Tweaks, Memory performance optimizations; VM state backup (VMWare Player Snapshot-like behaviour); Time/date sync between host and guest; VM Debugging config; MAC address tweaking; UUID keep switch(VM 5.x-like); Hardware compatibility switch(esx/hosted); Tweak amount...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    TurboPower OnGuard
    OnGuard is a library to create demo versions of your Borland Delphi & C++Builder applications. Create demo versions that are time-limited, feature-limited, limited to a certain number of uses, or limited to a certain # of concurrent network users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    VCL explorer

    Tool for showing virtual and dynamic methods in BPL classes

    This small tool loads the chosen BPL (compiled by Delphi) and lists all exported classes. For each class it then shows: (1) virtual methods by their index (2) dynamic methods by their 16-bit identifier (3) implemented interfaces and their methods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Mister JSON

    JSON component for Delphi

    Mister JSON is a Delphi class to parse JSON. Slim and very fast (see comparison). Stream oriented, supports for-in loops. Much work has still to be done (turn it into a palette component, provide design-time properties, support JSON generation, and so on).
    Downloads: 0 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
    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
  • 11

    USB serial number

    Utility to read serial number of all attached removable drives

    This small tool enumerates and shows system identifiers (i.e. serial numbers) of all attached USB flash devices. The serial numbers can be used as a simple hardware key for user identification in other (probably custom) applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    QDAC3.0

    QDAC3.0

    QDAC 3.0 is a VCL & FMX data access component

    [IMPORTANT NOTICE] This project is moved to my self website.The new SVN urls : svn://www.qdac.cc/QDAC3 GIT url is: git://www.qdac.cc/QDAC3.git Please check out with the new urls. QDAC 3.0 is a new version of Quick Data Access Component.Compare with version 2,the new version is base on XE6 and support all OS with XE6:Win32/Win64/Mac OSX/iOS/Andriod. QDAC 3.0 Include follow sub components: QXml/QJson/QLog/QWorker/QSort/QExp/QDB etc. QDAC now is in progress. Follow is from QDAC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IEEE-754 converter

    Decoding floating point numbers from binary IEEE-754

    This little tool decodes: (1) single, double and extended precision floating point numbers from their binary representation (both Little and Big-Endian) into their decimal exponential representation; (2) 16-byte GUIDs from their binary representation (both Little and Big-Endian) into their normal textual representation; (3) Delphi TDateTime values in Big-Endian to their human-readable textual representation
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    pe_version

    Getting file version of PE-32 EXE files

    This small console utility takes as argument a path to EXE file (in Windows PE-32 format) and prints to STDOUT the file version from resource section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kantharos IDE

    Kantharos IDE

    Rapid PHP Deployment in Windows

    Kantharos provides a rapid php development environment to end user. It's designed for offline scripting purposes such as desktop automation, web automation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Khawarizmi - Arabic Programming Language

    Khawarizmi - Arabic Programming Language

    Basic Arabic programming language designed for students

    An Arabic programming language that can help students to better understand and apply the principles and concepts of algorithmic and programming. The idea behind the project is to provide an easy language for teaching which combines the ease of Pascal programming language (usage of natural language words such as Program, Read, Write, ..) as well as the abbreviations of C language ({} || , &&,! ...). Please note that Khawarizmi is discontinued and published for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Dev-C++ for Homeworks

    Orwell Dev-Cpp with author authentication for homeworks

    Orwell Dev-C++ with author authentication. Perfect for student homeworks, if you don't want your students to copy their homework files from others. Authenticated files are regular source files with student's name and a security hash added at the end. Any cheating attempt by copying in the files / changing name will invalidate the hash and can be detected by the teacher. In addition, paste in authenticated files is only allowed from one's own files. The CheckHash.exe tool checks the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Automation Middleware (SAM) est un framework permettant de batir des applications sous forme de modules. Il fournit des bibliothèques COM Delphi implémentant la gestion des évènements, Dispatch etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FastMM is a lightning fast replacement memory manager for Embarcadero Delphi Win32 and Win64 applications that is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files. Important note: FastMM has moved to GitHub. Updates will no longer be pushed to the SourceForge repository.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    UVC is a BSD socket 1.1 compatible component for Delphi6+/BCB6+ and RAD Studio. Usage based on Delphi6 SocketServer But Improved and Added many Features: multiple ThreadingModel, SOCKS, state Context, Use tmRequestPerThread for 2k+ TCP Connections
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ... - TGMCircle: component to show circles - TGMGeoCode: component to geocoding - TGMDirection: component to get routes - TGMElevation: component to calc elevations - TGMGroundOverlay: component to show images Compiled in: - Delphi 6, 7, 2007, 2009 - RAD Studio 2010, XE, XE2, XE3, XE4 Compatible for VCL and FMX. For more information visit my blog at http://www.cadetill.com/gmlib (es) http://www.cadetill.com/gmlib_en (en)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Dev-C++

    Dev-C++

    A free, portable, fast and simple C/C++ IDE

    A new and improved fork of Bloodshed Dev-C++
    Leader badge
    Downloads: 103,063 This Week
    Last Update:
    See Project
  • 24
    KeyPad+

    KeyPad+

    Development of the project has been suspended

    Keypad+ - is a text editor with syntax support for various programming languages. Written in PHP, for the operating system Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sgmProgressBars

    sgmProgressBars

    Powerful progress bars for Delphi

    Powerful progress bars for Delphi List of components: - TsgmProgressBar - TsgmVistaProgressBar - TsgmWinRarProgressBar - TsgmUbuntuProgressBar - TsgmRealOneProgressBar - TsgmFlashGetProgressBar Supported IDE's: Delphi 7
    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.