From 34cf0f7fd23681b01b45628bf341a0c3d37bafc7 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 5 Jan 2021 16:33:43 -0500 Subject: [PATCH] update iris objects --- src/face/coords.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/face/coords.js b/src/face/coords.js index 57d29918..a02b41fa 100644 --- a/src/face/coords.js +++ b/src/face/coords.js @@ -45,8 +45,8 @@ const MESH_TO_IRIS_INDICES_MAP = [ // A mapping from facemesh model keypoints to { key: 'EyeLower1', indices: [16, 17, 18, 19, 20, 21, 22, 23, 24] }, { key: 'EyeLower2', indices: [32, 33, 34, 35, 36, 37, 38, 39, 40] }, { key: 'EyeLower3', indices: [54, 55, 56, 57, 58, 59, 60, 61, 62] }, - { key: 'EyebrowUpper', indices: [63, 64, 65, 66, 67, 68, 69, 70] }, - { key: 'EyebrowLower', indices: [48, 49, 50, 51, 52, 53] }, + // { key: 'EyebrowUpper', indices: [63, 64, 65, 66, 67, 68, 69, 70] }, + // { key: 'EyebrowLower', indices: [48, 49, 50, 51, 52, 53] }, ]; const UV468 = [