FunctionFaceMap({
face,
width,
height,
showLandmarks,
showContours,
showFrame,
}: FaceMapProps)
example/src/face-detection/FaceMap.tsx:16
FunctionTextMap({
width,
height,
blocks,
showWords,
showBlocks,
}: TextMapProps)
example/src/text-recognition/TextMap.tsx:19