Multi Code

//////////////////////////////////////////////////////////////////////////// 🐞Multi Code マルチコード maXbox Starter 155 – Code in Multicode. Source: Split a character string based on change of character – Rosetta Code Script_: Download 1433_charsplit_pas_py_fp_js_uc_test.txt (maXbox5) Multi-code programming refers to the practice of integrating multiple programming languages, paradigms, or models within a single system or application. This approach is particularly useful in scenariosContinue reading “Multi Code”

Geocoding Distance🐞

maXbox Starter 142 – Get a GEO distance. “Natura abhorret vacuum1 – Spinoza. Source: 1390_Sphenic_Numbers2TIO_12_py_uc.txt 1397_Geolocation_distance12_uc.txt Nominatim can power the search box on your website, allowing your users to type free-form queries (“Cafe Paris, Cologne”) in any language. It also offers a structured query mode (“postcode=12345”, “city=London”, “type=cafe”) that helps you to automate geocoding ofContinue reading “Geocoding Distance🐞”

7 Data Science Statistical Methods

Data science is a multidisciplinary field that combines math, statistics, computer science, machine learning, and domain expertise to extract insights from data. While data science algorithms often put the spotlight, a solid foundation in statistical methods can be just as pivotal. The code in script is build on Python especially Python4Delphi as P4D. 1. Bayesian Inference BayesianContinue reading “7 Data Science Statistical Methods”

Google Gemini API

What is the Gemini API? The Gemini API is a set of tools and interfaces that allow developers to integrate Google’s Gemini family of large language models (LLMs) into their applications and services. It’s essentially your access point to leverage the power of these powerful AI models. Here’s a breakdown of what that means: KeyContinue reading “Google Gemini API”

4 Machine Learning Object Detection Solutions

Object Detection APIs and Libraries provides a fast and accurate image object recognition using advanced neural networks developed by machine learning experts and models. It also supports object detection, video detection and object tracking using RetinaNet, YOLOv3 and TinyYOLOv3 pre-trained on datasets. Solution Script:https://github.com/maxkleiner/HttpComponent/blob/main/1316_detector25_integrate4solutions.txt We deliver 4 showcases with the same image to compare andContinue reading “4 Machine Learning Object Detection Solutions”

Object Detection API

We call it AIM and this stands for Artificial Intelligence Machine. The Object Detection API provides fast and accurate image object recognition using advanced neural networks developed by machine learning experts. https://api-ninjas.com/api/objectdetection https://github.com/maxkleiner/HttpComponent After you got you API-Key (API Key associated with your account) we need a httpcomponent of classes which are enable to postContinue reading “Object Detection API”

OCR with Neural Net

This API recognizes and reads a text embedded in pictures or photos. Image to Text API uses a neural net (LSTM) based OCR engine which is focused on line recognition, but also supports recognizing the character patterns. It supports both handwriting and printed materials as well as street maps. APILayer is an API marketplace whereContinue reading “OCR with Neural Net”

The Mystery of IStream

For clarity and safety, the IStream object defined in the Delphi Visual Component Library (VCL) is a dynamic object that doesn’t have any methods, procedures, functions, events, listener etc… until these methods are defined in your code. The IStream Object will publish these methods correctly for external COM objects expecting an IStream interface. For exampleContinue reading “The Mystery of IStream”

Trilateration Equation

//////////////////////////////////////////////////////////////////////////// Trilateration Equation ______________________________________________________________ maXbox Starter 115 – Get Target-point from 4 Sensors. “Time behaves like space – timeless. Source: 966_U_PointInSpace52_mX4Form2_64.pas & PointInSpace5_64.exe Click to access maxbox_starter115.pdf If you have a code base of 32-bit Windows Delphi applications that you want to convert to 64-bit Windows, you should first do a reorganisation of the sourcesContinue reading “Trilateration Equation”

Design a site like this with WordPress.com
Get started