ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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