OpenCV is a cross-platform library that can be utilized to develop real-time computer vision applications. It principally concentrates on image processing, video capturing, and analysis.
The best part is there is the Delphi-OpenCV library for Delphi developers. Delphi-OpenCV is a translation of OpenCV library header files in Delphi.
You can find all the required libraries for this library…
Easily Create Stunning Responsive Apps With Third Party FMXUI Library For Delphi FireMonkey
January 4, 2021
With the power of the Delphi programming language and the cross-platform FireMonkey framework, dozens of Delphi developers have created their own custom FireMonkey UI components to accomplish their goals, for instance, the TBadgeView component which helps to make unread…
High-Performance FastMath Library For Math-Intensive Applications On iOS, macOS, Android, And Windows
January 1, 2021
FastMath is a Delphi math library created by Erik van Bilsen, Co-Founder and Software Developer at Grijjy, Inc. It is optimized for speed, but that speed is sometimes at the expense of accuracy due to insufficient error checking. According to the library, it achieves good…
Powerful Open Source Minimalist Web Framework Available For Delphi
December 30, 2020
When you learn the Embarcadero Delphi programming language, you can create anything with it. From cross-platform applications to the web applications. You can create both backend and frontend with the same language moreover, it can become handy when it comes to connecting them.
There are several official web application and API frameworks available for Delphi & C++ Builder. One of them…
New Years Resolution: Learn. Teach. Repeat.
December 29, 2020
The title of this blog post may combine two somewhat overly familiar ideas, but it’s highly appropriate for the goals we have set. Learning and teaching Delphi is paramount for our success, and we plan to keep doing more of it in the New Year. Delphi education helps…
Create Powerful Linux Applications Using Delphi And FMXLinux
December 25, 2020
The demand for Linux applications is increasing year after year, as this free and open-source OS becomes more prevalent on PCs. For those of you who need to meet this demand, I present to you FMXLinux (Embarcadero Software License) for Delphi, which allows you to work on…
In this webinar, you can learn about mobile and database development with Delphi. This webinar can be a quick start for new learners.
Overview
Introduction to mobile platformsPrototyping mobile apps on WindowsUsing platform servicesConditional defines & the mobile compilersUnderstanding ARC memory managementDeployment managerIntroduction to FireDACUsing embedded databasesUsing REST…
Quick And Easy Way To Integrate Firebase Into Your Delphi Apps
December 24, 2020
TheGoogle Firebase Cloud Databaseis used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms. For Delphi, the cross-platform libraryFB4Dsupports theFirebase Realtime Database…
Just in time for Christmas, we’re making good on our promise to bring you a new white paper – Developing the BEST Developer Framework through Benchmarking. This paper examines three frameworks – Delphi, Windows Presentation Foundation (WPF) with .NET…
The recently released AMD Ryzen 9 5950x offers 16 cores and 32 threads so let’s see what kind of performance we can get out of a parallel C++ compile with those 32 threads. At the time of this writing the AMD Ryzen 9 5950x has the highest single core CPU Benchmark score at around 3515. C++Builder is a rapid application development tool for building C++ Windows apps. It offers normal…