Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Detects core image features.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CoreML CoreImage | 7.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
Image | The image to check. Pass container here with image. |
||
Type | The type of recognizer to use. Can be Face, Rectangle, Text or QRCode. |
"Face" | |
Options | List of options. If EyeBlink is included, facial expressions, such as blinking and closed eyes are extracted. If Smile is included, facial expressions, such as smile are extracted. |
"EyeBlink¶Smile" | Optional |
Returns JSON or error.
Type | macOS Versions | iOS Versions | Description |
Face | macOS 10.7 or newer | iOS 5.0 and newer | Detects faces and eyes |
Rectangle | macOS 10.10 or newer | iOS 8.0 and newer | Detects rectangles |
QRCode | macOS 10.10 or newer | iOS 8.0 and newer | Detects barcodes |
Text | macOS 10.11 or newer, 64-bit only | iOS 9.0 and newer | Detects text areas |
Created 21st July 2017, last changed 13th May 2021
ContinuityCamera.SetScriptTrigger - CoreLocation.ClearFailHandler
Feedback: Report problem or ask question.