Yılmaz Yörü
Hello Developers! Last time, we started with our introduction to adding Artificial Intelligence (A.I.) to your applications at LearnCPlusPlus.org and, once again, we’ve lots of new posts. In this set of articles we try to explain what is A.I…. … Read more
3 years ago in A.I. , Array-Based , artificial intelligence , Artificial Neural Network , Artificial Neuron Model , C++ , Class-Based , Code , Simple AI Models , Structure-Based
0
Muhammad Azizul Hakim
What does image processing mean? According to Gonzalez and Rafael in 2018, Image Processing or Digital Image Processing refers to processing digital images using a digital computer. Note that a digital image is composed of… … Read more
3 years ago in Clustering , Code , Color Quantization , computer vision , deep learning , Delphi , Image processing , K-Means , Mahotas , matplotlib , numpy , Pillow , Python , python gui , Python4Dephi , RAD Studio , scikit-image , scikit-learn , Skeletonize
0
Bruno Mileto
The Delphi MVC framework (DMVC) is a popular and powerful framework for web solution, that allows the MVC architecture in Delphi. With it, we can create powerful RESTful servers without effort. In this article we… … Read more
3 years ago in Code , dashboards , Delphi , delphi dashboard , delphi rest , delphi restful api , rad server rest , RAD Studio , rest api , rest server , server api , server rest api
0
Thierry Grassia
What is IoT? The IoT term defines the concept of internet-connected physical devices that can send and/or receive data. To exchange data easily, a protocol of communication must be used in order of any devices… … Read more
3 years ago in C++ , Code , Delphi , iot , iot components delphi , Machine To Machine , MQTT , network , remote control , tms software
0
Victory Fernandes
Are you familiar with the concept of OCR? Wouldn’t it be nice to be able to easily convert images of typed, handwritten or printed text into machine-encoded text? Take a look at the two images… … Read more
3 years ago in AI , API , Code , Delphi , delphi json , google API , Image text , Machine Learning , OCR , RAD Studio , REST , rest api , rest client , REST Debbuger , textual analysis
0
Heru Susanto
What is Blockchain? The best way to describe blockchain is a distributed database, and it is shared across many computer in a network. Block refers to the fact that data and state are stored in sequential… … Read more
3 years ago in BlockChain , Code , cryptocurrency , Cryptography , database , Delphi , Ethereum , evm , IDE , RAD Studio
0
Yılmaz Yörü
Hello Everyone, C++ Builder Developers, and Delphi Developers, Last weeks, we started to release “Introduction to C++” series in our LearnCPlusPlus.org web site, we will continue to release basics of C++ in the next weeks. … … Read more
3 years ago in 3D Game , C++ , Code , Dynamic Polymorphism , Guessing Game , Minecraft , RAD Studio
0
Yılmaz Yörü
Hello C++ Developers,. It’s another milestone at LearnCPlusPlus.org, we started to add posts about basics Artificial Intelligence Technologies. Last week had a lot of great subjects again! This week here we answer these questions, What is… … Read more
3 years ago in Base Classes , C++ , Code , Derived Classes , Hierarchical Inheritance , Hybrid Inheritance , Inheritance , Multi-Level Inheritance , Multiple Inheritance , Polymorphism
0
Muhammad Azizul Hakim
What is Computer Vision? According to Ballard and Brown in 1982, Computer Vision is an interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos. From the perspective… … Read more
3 years ago in AI , Code , computer vision , deep learning , Delphi , EasyOCR , Face Recognition , Image Segmentation , Image Transformation , keras , Mahotas , OCR , opencv , python gui , Python4Dephi , RAD Studio
0
Thushara Wedagedara
Web is basically operational using HTTP requests and responses. In this mechanism, the client always initiates the connection. There is a timeout period after which the server discards the connection. Once discarded, the client must… … Read more
3 years ago in C++ , Client-Server , Code , Delphi , delphi chat app , delphi websockets , RAD Studio , WebRTC , websocket delphi example , websockets
0