<itemvalue="Outputs for a single detected face. [boundingBox] is the face bounding box in pixel coordinates. [landmarks] provides convenient access to 6 key facial landmarks (eyes, nose, mouth). [mesh] contains 468 facial landmarks as pixel coordinates. [eyes] contains iris center, iris contour, and eye mesh landmarks for both eyes."/>
<itemvalue="cannied"/>
<itemvalue="cannied"/>
<itemvalue="Canny finds edges in an image using the Canny algorithm. The function finds edges in the input image image and marks them in the output map edges using the Canny algorithm. The smallest value between threshold1 and threshold2 is used for edge linking. The largest value is used to find initial segments of strong edges."/>
<itemvalue="Canny finds edges in an image using the Canny algorithm. The function finds edges in the input image image and marks them in the output map edges using the Canny algorithm. The smallest value between threshold1 and threshold2 is used for edge linking. The largest value is used to find initial segments of strong edges."/>
<itemvalue="[data] will be copied 2 times, use [Mat.fromVec] or [Mat.fromBuffer] if better performance"/>
<itemvalue="[data] will be copied 2 times, use [Mat.fromVec] or [Mat.fromBuffer] if better performance"/>
@ -69,9 +72,6 @@
<itemvalue="A pointer device with a stylus that has been inverted."/>
<itemvalue="A pointer device with a stylus that has been inverted."/>
<itemvalue="A pointer device with a stylus."/>
<itemvalue="A pointer device with a stylus."/>
<itemvalue="A touch-based pointer device."/>
<itemvalue="A touch-based pointer device."/>
<itemvalue="set on screen joystick visibility"/>
<itemvalue="set on screen joystick visible"/>
<itemvalue="When true the texture will not be updated with new frames."/>