ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Image detection functions
10 results
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Detects the contours of the shapes in an image.
Classifies freehand drawings, including circles, squares and triangles.
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
The aiImageResult type is used to retrieve the result of AIDetect.
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Calculates the width (in millimeters) of the text to print, according to the specified font.
Image object detection functions (Artificial Intelligence)