ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Image detection functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following functions are used to detect objects in images:
AIDetectDetects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI)..
AIDetectContourDetects the contours of the shapes in an image.
AIDetectDrawingClassifies 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: 09/20/2024

Send a report | Local help