ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Image detection functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to detect objects in images:
AIDetectDetects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
New in version 28
AIDetectContour
Detects the contours of the shapes in an image.
New in version 28
AIDetectDrawing
Classifies freehand drawings, including circles, squares and triangles.
AIDetectModelRuns a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
These functions use the following types of variables:
aiImageResultThe aiImageResult type is used to retrieve the result of AIDetect.
aiNeuralNetworkModelThe aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/24/2023

Send a report | Local help