diff --git a/docs/docs/guides/FRAME_PROCESSORS.mdx b/docs/docs/guides/FRAME_PROCESSORS.mdx index 3d9b653..ca6af31 100644 --- a/docs/docs/guides/FRAME_PROCESSORS.mdx +++ b/docs/docs/guides/FRAME_PROCESSORS.mdx @@ -41,9 +41,9 @@ Frame processors are by far not limited to Hotdog detection, other examples incl * **AI** for **facial recognition** * **AI** for **object detection** -* Using **Tensorflow**, **MLKit Vision** or other libraries +* Using **Tensorflow**, **MLKit Vision**, **Apple Vision** or other libraries * Creating **realtime video-chats** using **WebRTC** to directly send the camera frames over the network -* Creating scanners for QR codes, Barcodes or even custom codes such as Snapchat's SnapCodes or Apple's AppClips +* Creating scanners for **QR codes**, **Barcodes** or even custom codes such as **Snapchat's SnapCodes** or **Apple's AppClips** * Creating **snapchat-like filters**, e.g. draw a dog-mask filter over the user's face * Creating **color filters** with depth-detection