markup_68.h
Go to the documentation of this file.
1 // License: Apache 2.0. See LICENSE file in root directory.
2 // Copyright(c) 2019 Intel Corporation. All Rights Reserved.
3 
4 #pragma once
5 
6 
7 /*
8  The 68-point annotations for the iBUG 300-W face landmark dataset.
9  See this picture:
10  https://ibug.doc.ic.ac.uk/media/uploads/images/annotpics/figure_68_markup.jpg
11  NOTE: the indexes in the picture are 1-based, so the actual C++ indexes are less 1.
12  NOTE: "Right" and "left" refer to the face being described, so are the mirror of the
13  side that an onlooker (from the front) would see.
14 */
16 {
17  // Starting with right ear, the jaw [1-17]
20  CHIN, CHIN_FROM = CHIN - 1, CHIN_TO = CHIN + 1,
23 
24  // Eyebrows [18-22] and [23-27]
27 
28  // Nose [28-36]
31 
32  // Eyes [37-42] and [43-48]
35 
36  // Mouth [49-68]
41 
43 };
Definition: markup_68.h:20
markup_68
Definition: markup_68.h:15


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:21